Merge pull request #14587 from Chocobo1/monitor

Remove wrong parentheses in WebUI
This commit is contained in:
Mike Tzou
2021-03-24 12:47:11 +08:00
committed by GitHub
20 changed files with 41 additions and 1 deletions

View File

@@ -830,4 +830,6 @@
return exports();
})();
Object.freeze(window.qBittorrent.Rss);
</script>