mirror of
https://github.com/VickScarlet/lifeRestart.git
synced 2026-08-19 18:43:53 +08:00
update: remove debug log
This commit is contained in:
Vendored
+1
-1
@@ -20,7 +20,7 @@ export async function init() {
|
||||
window.ToyCloudSaveCore =
|
||||
coreModule.ToyCloudSaveCore || coreModule.default || coreModule
|
||||
} catch (error) {
|
||||
console.error('Failed to load Bili Toy SDK:', error)
|
||||
throw new Error('Failed to load Bili Toy SDK', { cause: error })
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user