mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-22 08:13:52 +02:00
fix: debug with type error checks
This commit is contained in:
@@ -87,8 +87,7 @@ const worldReq = {
|
||||
},
|
||||
|
||||
/**
|
||||
* @param {{id: string}} params
|
||||
* @returns {Promise<{json: any, params}>}
|
||||
* @type {import('../types/api/world').SaveWorld}
|
||||
*/
|
||||
saveWorld(params) {
|
||||
const worldStore = useWorldStore();
|
||||
|
||||
Reference in New Issue
Block a user