mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-09 00:52:30 -06:00
Make global functions immutable
This commit is contained in:
@@ -80,4 +80,6 @@
|
||||
|
||||
return exports();
|
||||
})();
|
||||
|
||||
Object.freeze(window.qBittorrent.InstallSearchPlugin);
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user