resizable-sidebars #49
1 changed files with 0 additions and 3 deletions
|
@ -53,10 +53,7 @@ const members = ref<GuildMemberResponse[]>();
|
|||
const showInvitePopup = ref(false);
|
||||
const showGuildSettings = ref(false);
|
||||
|
||||
const middleLeftColumnWidth = ref<number>();
|
||||
const middleLeftColumnName = "channelsListWidth";
|
||||
|
||||
const membersContainerWidth = ref<number>();
|
||||
const membersContainername = "membersListWidth"
|
||||
|
||||
//const servers = await fetchWithApi("/servers") as { uuid: string, name: string, description: string }[];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue