mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-23 08:43:50 +02:00
VR overlay progress bar
This commit is contained in:
@@ -936,6 +936,9 @@ html
|
||||
div.options-container-item
|
||||
span.name Enabled
|
||||
el-switch(v-model="youTubeApi" @change="changeYouTubeApi")
|
||||
div.options-container-item
|
||||
span.name Progress pie overlay for videos
|
||||
el-switch(v-model="progressPie" @change="changeYouTubeApi")
|
||||
div.options-container-item
|
||||
el-button(size="small" icon="el-icon-caret-right" @click="showYouTubeApiDialog") YouTube API Key
|
||||
div.options-container
|
||||
|
||||
Reference in New Issue
Block a user