Profile + Settings page

This commit is contained in:
Natsumi
2021-02-02 15:36:49 +13:00
parent ef88ad79d4
commit 352ce3cf1d
2 changed files with 102 additions and 98 deletions

View File

@@ -3434,7 +3434,7 @@ speechSynthesis.getVoices();
onClick: () => AppApi.OpenLink('https://github.com/pypy-vrc/VRCX/releases')
}
}).show();
this.notifyMenu('more');
this.notifyMenu('settings');
}
} else {
this.latestAppVersion = 'Error occured';
@@ -5723,7 +5723,7 @@ speechSynthesis.getVoices();
});
};
// App: More
// App: Profile + Settings
$app.data.configTreeData = [];
$app.data.currentUserTreeData = [];