Changeset - 1d7ccdd7a98e
[Not reviewed]
default
0 1 0
drewp@bigasterisk.com - 20 months ago 2023-05-18 19:18:05
drewp@bigasterisk.com
fix import
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
light9/ascoltami/Light9AscoltamiUi.ts
Show inline comments
 
@@ -9,7 +9,7 @@ import { PlainViewState } from "../web/L
 
import { getTopGraph } from "../web/RdfdbSyncedGraph";
 
import { SyncedGraph } from "../web/SyncedGraph";
 
import { TimingUpdate } from "./main";
 
import { showRoot } from "light9/web/show_specific";
 
import { showRoot } from "../web/show_specific";
 
export { Light9TimelineAudio } from "../web/light9-timeline-audio";
 
export { Light9CursorCanvas } from "../web/Light9CursorCanvas";
 
export { RdfdbSyncedGraph } from "../web/RdfdbSyncedGraph";
0 comments (0 inline, 0 general)