处理修复BUG
This commit is contained in:
@@ -64,6 +64,7 @@ export interface PywebviewApi {
|
||||
success: boolean;
|
||||
path?: string;
|
||||
error?: string;
|
||||
alreadyRunning?: boolean;
|
||||
}>;
|
||||
enqueue_json?: (
|
||||
data: unknown,
|
||||
|
||||
Reference in New Issue
Block a user