mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
remove a hardcoded translation
This commit is contained in:
parent
aa8b3c6d0a
commit
d523b0e6da
@ -412,8 +412,6 @@ define([
|
||||
]);
|
||||
}, true);
|
||||
|
||||
Messages.settings_colortheme_custom = "Custom"; // XXX
|
||||
|
||||
makeBlock('colortheme', function (cb) {
|
||||
var theme = window.cryptpadStore.store['colortheme'] || 'default';
|
||||
var os = window.cryptpadStore.store['colortheme_default'] || 'light';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user