fix: loader

This commit is contained in:
Felix Roos
2023-12-29 15:03:26 +01:00
parent 9fd2d3d640
commit ea8aabceed
2 changed files with 2 additions and 4 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ export function repl({
pattern: undefined,
miniLocations: [],
widgets: [],
pending: true,
pending: false,
started: false,
};