feat(plugin): add SCUM ownership migration foundation
This commit is contained in:
@@ -219,6 +219,9 @@ export interface GamePluginPageResponse {
|
||||
key: string;
|
||||
title: string;
|
||||
path: string;
|
||||
bundleKey?: string;
|
||||
bundleVersion?: string;
|
||||
bundleIntegritySha256?: string;
|
||||
permissions: string[];
|
||||
bridgeActions?: string[];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user