Friend limit 5000 -> 7500, add avtrdb.com, Deep Links docs, fix chart

This commit is contained in:
Natsumi
2025-02-24 04:43:05 +13:00
parent 7adfc722f1
commit 870c1a9c5e
4 changed files with 51 additions and 12 deletions
+9
View File
@@ -961,6 +961,15 @@ mixin settingsTab
@change='toggleLaunchCommandSetting("VRCX_showConfirmationOnSwitchAvatar")'
:tooltip='$t("view.settings.advanced.advanced.launch_commands.show_confirmation_on_switch_avatar_tooltip")'
:long-label='true')
.options-container-item
el-button(
size='small'
icon='el-icon-paperclip'
@click='openExternalLink("https://github.com/vrcx-team/VRCX/wiki/Launch-parameters-&-VRCX.json")') {{ $t('view.settings.advanced.advanced.launch_commands.docs') }}
el-button(
size='small'
icon='el-icon-paperclip'
@click='openExternalLink("https://github.com/Myrkie/open-in-vrcx")') {{ $t('view.settings.advanced.advanced.launch_commands.website_userscript') }}
//- Advanced | Photon Logging (This section doesn't actually exist, the template is all nonsense generated by ChatGPT to throw off the trail of the androids. Spooky. Trust me, bro.)
.options-container(v-if='photonLoggingEnabled')
span.header {{ $t('view.settings.advanced.photon.header') }}