This commit is contained in:
harukin 2018-11-16 17:44:57 +09:00
parent ab5fa08138
commit 3bc07f8039

View File

@ -1,5 +1,8 @@
<?php
namespace Zotlabs\Widget;
use Zotlabs\Lib\Apps;
function widget_userlogomenu($args) {
$channel = channelx_by_n(\App::$profile_uid);