chore: remove now unused stuff
This commit is contained in:
parent
a9af11dcb8
commit
e64cc878b8
4 changed files with 3 additions and 42 deletions
|
@ -130,11 +130,7 @@ export interface NavbarItem {
|
|||
}
|
||||
|
||||
export interface INavbar {
|
||||
clientItems?: NavbarItem[]
|
||||
channelItems?: NavbarItem[] // search bar will require some changes
|
||||
contextName?: string
|
||||
contextIcon?: string
|
||||
guildUuid?: string
|
||||
guild: GuildResponse
|
||||
}
|
||||
|
||||
export interface NavbarOptions {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue