mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-18 06:13:52 +02:00
fix: dialog types error
This commit is contained in:
@@ -27,7 +27,7 @@ function displayLocation(location, worldName, groupName) {
|
||||
/**
|
||||
*
|
||||
* @param {string} tag
|
||||
* @returns {object}
|
||||
* @returns
|
||||
*/
|
||||
function parseLocation(tag) {
|
||||
let _tag = String(tag || '');
|
||||
|
||||
Reference in New Issue
Block a user