Feat(Menu): Support multi-platform
Support add multi-platform tool to menu
This commit is contained in:
1
src/global.d.ts
vendored
1
src/global.d.ts
vendored
@@ -661,4 +661,5 @@ interface ToolMenuItem {
|
||||
toolId: string
|
||||
authorUsername: string
|
||||
ver: string
|
||||
platform: Platform
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user