Merge remote-tracking branch 'upstream/master' into dead-code-society

This commit is contained in:
MrTimscampi
2020-07-26 18:28:32 +02:00
54 changed files with 126 additions and 90 deletions
+1 -1
View File
@@ -886,7 +886,7 @@ function initClient() {
};
appRouter.showVideoOsd = function () {
return Dashboard.navigate('videoosd.html');
return Dashboard.navigate('video');
};
appRouter.showSelectServer = function () {