fix: dialog types error

This commit is contained in:
pa
2025-07-16 14:58:23 +09:00
committed by Natsumi
parent b23687430e
commit 6b84d7444b
17 changed files with 156 additions and 108 deletions

View File

@@ -27,7 +27,7 @@ function displayLocation(location, worldName, groupName) {
/**
*
* @param {string} tag
* @returns {object}
* @returns
*/
function parseLocation(tag) {
let _tag = String(tag || '');