mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-05-27 19:20:24 +08:00
✨ Feature: optimize manage page UI, add new version check for plugin page
This commit is contained in:
1
src/universal/types/types.d.ts
vendored
1
src/universal/types/types.d.ts
vendored
@@ -151,6 +151,7 @@ interface IPicGoPlugin {
|
||||
guiMenu?: any[]
|
||||
ing: boolean
|
||||
hasInstall?: boolean
|
||||
[propName: string]: any
|
||||
}
|
||||
|
||||
interface IPicGoPluginConfig {
|
||||
|
||||
Reference in New Issue
Block a user