We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 222983d + a7abec7 commit 1a712c5Copy full SHA for 1a712c5
1 file changed
ui/src/main.ts
@@ -289,4 +289,7 @@ class ScreenshotUI {
289
290
}
291
292
-}
+}
293
+
294
+const ui = new ScreenshotUI();
295
+ui.initialize();
0 commit comments