guild-settings #35
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ const modal = ref<HTMLDialogElement>();
|
|||
const showInviteModal = ref(false);
|
||||
|
||||
const settings = [
|
||||
{ name: "Server Settings", icon: "lucide:cog" },
|
||||
{ name: "Invite", icon: "lucide:letter", action: openInviteModal }
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue