Remove quality/volume URL params from Nitro client (Nitro V3 uses NitroConfig, not URL params)

This commit is contained in:
root
2026-06-26 20:17:28 +02:00
parent 0a16f05d54
commit 069a307dd7
5 changed files with 1 additions and 28 deletions
@@ -438,7 +438,7 @@
</button>
</div>
{{-- Nitro Client URL Setup --}}
{{-- Nitro Client URL Setup --}}
@php
$nitroUrl = sprintf('%s/index.html?sso=%s', setting('nitro_path'), $sso);
$toolbarParams = [];