mirror of
https://github.com/doublespeakgames/adarkroom.git
synced 2026-06-24 21:32:29 +08:00
Disabling dropbox support until ADR is hosted on HTTPS (if ever).
This commit is contained in:
+1
-1
@@ -78,7 +78,7 @@
|
|||||||
state: null,
|
state: null,
|
||||||
debug: false,
|
debug: false,
|
||||||
log: false,
|
log: false,
|
||||||
dropbox: true
|
dropbox: false
|
||||||
},
|
},
|
||||||
|
|
||||||
init: function(options) {
|
init: function(options) {
|
||||||
|
|||||||
Reference in New Issue
Block a user