Merge remote-tracking branch 'sunshine/master'
This commit is contained in:
@@ -100,6 +100,13 @@ const validateFallbackMode = (event) => {
|
||||
</template>
|
||||
</PlatformLayout>
|
||||
|
||||
<!-- Disable Audio -->
|
||||
<Checkbox class="mb-3"
|
||||
id="stream_audio"
|
||||
locale-prefix="config"
|
||||
v-model="config.stream_audio"
|
||||
default="true"
|
||||
></Checkbox>
|
||||
|
||||
<AdapterNameSelector
|
||||
:platform="platform"
|
||||
|
||||
Reference in New Issue
Block a user