mirror of
https://github.com/home-assistant/frontend.git
synced 2025-10-13 21:59:50 +00:00
Bump codemirror + add more styling (#8503)
This commit is contained in:
@@ -137,7 +137,7 @@ export class HaCodeEditor extends UpdatingElement {
|
||||
...loaded.historyKeymap,
|
||||
...loaded.tabKeyBindings,
|
||||
saveKeyBinding,
|
||||
]),
|
||||
] as KeyBinding[]),
|
||||
loaded.tagExtension(modeTag, this._mode),
|
||||
loaded.theme,
|
||||
loaded.Prec.fallback(loaded.highlightStyle),
|
||||
|
Reference in New Issue
Block a user