mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
chore: make linter happy
This commit is contained in:
@@ -11,7 +11,7 @@ export interface DockItem {
|
||||
page: AppPage
|
||||
openInNewTab: boolean
|
||||
useOriginalBiliPage: boolean
|
||||
url: string | string[]
|
||||
url: string
|
||||
hasBewlyPage: boolean // Whether BewlyBewly has a page for this item
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user