mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-18 22:33:50 +02:00
Bug fixes
This commit is contained in:
@@ -343,7 +343,7 @@ function buildTreeData(json) {
|
||||
* @returns {string}
|
||||
*/
|
||||
function replaceBioSymbols(text) {
|
||||
if (!text) {
|
||||
if (typeof text !== 'string') {
|
||||
return '';
|
||||
}
|
||||
const symbolList = {
|
||||
|
||||
Reference in New Issue
Block a user