mirror of
https://github.com/9001/copyparty.git
synced 2026-06-18 20:22:27 -06:00
addition to last commit
This commit is contained in:
parent
02e4d57a63
commit
76132a3e79
|
|
@ -10365,9 +10365,6 @@ ebi('files').onclick = ebi('docul').onclick = function (e) {
|
|||
|
||||
|
||||
var rcm = (function () {
|
||||
if (MOBILE)
|
||||
;//return {enabled: false}
|
||||
|
||||
var r = {};
|
||||
bcfg_bind(r, 'enabled', 'rcm_en', drcm.charAt(0)=='y');
|
||||
bcfg_bind(r, 'double', 'rcm_db', drcm.charAt(1)=='y');
|
||||
|
|
|
|||
Loading…
Reference in a new issue