feat: update navbar with new content
This commit is contained in:
parent
74ba8ea91d
commit
e3288c0787
5 changed files with 56 additions and 59 deletions
|
@ -131,6 +131,7 @@ export interface NavbarItem {
|
|||
|
||||
export interface INavbar {
|
||||
guild: GuildResponse
|
||||
channel: ChannelResponse
|
||||
}
|
||||
|
||||
export interface NavbarOptions {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue