[#32] added app list and user icon to menubar
This commit is contained in:
committed by
Benoit TELLIER
parent
4b93d7dea9
commit
aa498ac91f
@@ -0,0 +1,7 @@
|
||||
var appList = [
|
||||
{
|
||||
name: "Twake",
|
||||
link: "/twake",
|
||||
icon: "https://twake-chat.com/tild3037-6365-4134-b838-383030366263__twake-chat-logo.svg",
|
||||
},
|
||||
];
|
||||
Reference in New Issue
Block a user