remove a hardcoded translation

pull/1/head
ansuz 4 years ago
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…
Cancel
Save