updated to allow config of the new server

This commit is contained in:
ske087
2026-06-26 10:11:44 +03:00
parent a48b3afb83
commit dbc1c882eb
14 changed files with 197 additions and 1127 deletions
+1 -1
View File
@@ -99,7 +99,7 @@
<button type="submit" class="btn btn-primary">
<i class="fas fa-save me-1"></i> Save Settings
</button>
<a href="{{ url_for('wmt_web.index') }}" class="btn btn-outline-secondary">Cancel</a>
<a href="{{ url_for('main.devices') }}" class="btn btn-outline-secondary">Cancel</a>
</div>
</form>
</div>