From 5fbc95284594ceca385019c74f82ea9371591531 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sat, 10 Sep 2022 22:57:59 +0200 Subject: regenerate param table --- client-web/scripts/gen_param_table.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'client-web/scripts/gen_param_table.ts') diff --git a/client-web/scripts/gen_param_table.ts b/client-web/scripts/gen_param_table.ts index cc9a5ac..7179d7e 100644 --- a/client-web/scripts/gen_param_table.ts +++ b/client-web/scripts/gen_param_table.ts @@ -1,4 +1,5 @@ -import { PrefDecl, PREF_DECLS } from "../source/preferences.ts"; +import { PREF_DECLS } from "../source/preferences/decl.ts"; +import { PrefDecl } from "../source/preferences/mod.ts"; console.log(`Option name|Type|Default|Description`); console.log(`---|---|---|---`); -- cgit v1.2.3-70-g09d2