Add buttons back to Live Templates

This commit is contained in:
Zef Hemel
2023-12-29 18:59:42 +01:00
parent d43dbcacec
commit bc78fae5ec
3 changed files with 19 additions and 6 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import { editor, handlebars, markdown, space, YAML } from "$sb/syscalls.ts";
import { editor, handlebars, space } from "$sb/syscalls.ts";
import { niceDate, niceTime } from "$sb/lib/dates.ts";
import { readSettings } from "$sb/lib/settings_page.ts";
import { cleanPageRef } from "$sb/lib/resolve.ts";