aboutsummaryrefslogtreecommitdiff
path: root/views/script/online_play.js
diff options
context:
space:
mode:
Diffstat (limited to 'views/script/online_play.js')
-rw-r--r--views/script/online_play.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/views/script/online_play.js b/views/script/online_play.js
new file mode 100644
index 0000000..0c1eb91
--- /dev/null
+++ b/views/script/online_play.js
@@ -0,0 +1,2 @@
+require('@electron/remote').getCurrentWindow().dstate = lang.online.discord2;
+require('@electron/remote').getCurrentWindow().ddetails = lang.online.discord; \ No newline at end of file