We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d87c294 commit ab47976Copy full SHA for ab47976
resources/dilber.js
@@ -1,6 +1,6 @@
1
const __mydomain = 'https://dilber.io';
2
const __myserver = window.serverurl = 'unshittyfy.com';
3
-const __version = '1.2.3';
+const __version = '1.2.4';
4
const __autosaveDefault = 1800; // 30 minutes
5
6
let __isSpectating = false;
0 commit comments