Fixes #522
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import { codeWidget } from "$sb/syscalls.ts";
|
||||
|
||||
export function refreshAll() {
|
||||
codeWidget.refreshAll();
|
||||
}
|
||||
Reference in New Issue
Block a user