This commit is contained in:
Bryan Gerlach
2024-10-07 15:20:44 -05:00
parent 98fb105f28
commit 3691c06e55
5 changed files with 15 additions and 5 deletions

View File

@@ -123,6 +123,8 @@
<option value="linux">Linux (testing, will likely have issues)</option>
<option value="android">Android (testing, will likely have issues)</option>
</select>
<label for="{{ form.version.id_for_label }}">Rustdesk Version:</label>
{{ form.version }}
<label for="{{ form.delayFix.id_for_label }}">{{ form.delayFix }} Fix connection delay when using third-party API</label>
</div>
</div>