mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-13 11:23:50 +00:00
refactor: introduce codemirror for CSS editor (#2039)
* refactor: introduce codemirror for CSS editor * chore: fix formatting
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import { DatabaseModel, OntimeView } from 'ontime-types';
|
||||
|
||||
import { backstageRundown, broadcastRundown, stageRundown } from './demoRundowns.js';
|
||||
|
||||
export const demoDb: DatabaseModel = {
|
||||
|
||||
Reference in New Issue
Block a user