We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc6a6db commit 28f14e0Copy full SHA for 28f14e0
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.1';
+const __version = '1.2.2';
4
const __autosaveDefault = 1800; // 30 minutes
5
6
let isSpectating = false;
0 commit comments