This commit is contained in:
luboslenco
2024-12-03 22:19:34 +01:00
parent dbf24344b2
commit df42b99577
4 changed files with 14 additions and 0 deletions
+4
View File
@@ -18,3 +18,7 @@ function base_ext_init_config(raw: config_t) {
raw.workspace = space_type_t.SPACE2D;
raw.node_preview = false;
}
function base_ext_update() {
}