fixup ccbccae2: add default CM theme entry for firefox
This commit is contained in:
parent
fa46a2c336
commit
bec60f54ab
|
@ -311,6 +311,7 @@ function updateIcon(tab, styles) {
|
|||
function getCodeMirrorThemes() {
|
||||
if (!chrome.runtime.getPackageDirectoryEntry) {
|
||||
return Promise.resolve([
|
||||
chrome.i18n.getMessage('defaultTheme'),
|
||||
'3024-day',
|
||||
'3024-night',
|
||||
'abcdef',
|
||||
|
|
Loading…
Reference in New Issue
Block a user