mirror of
https://github.com/doublespeakgames/adarkroom.git
synced 2026-05-28 08:11:54 +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,
|
||||
debug: false,
|
||||
log: false,
|
||||
dropbox: true
|
||||
dropbox: false
|
||||
},
|
||||
|
||||
init: function(options) {
|
||||
|
||||
Reference in New Issue
Block a user