Tons of refactoring, moving commands and slash commands into hooks
This commit is contained in:
@@ -5,7 +5,7 @@ import {
|
||||
ensureTable,
|
||||
storeReadSyscalls,
|
||||
storeWriteSyscalls,
|
||||
} from "../../plugos/syscall/store.knex_node";
|
||||
} from "../../plugos/syscalls/store.knex_node";
|
||||
|
||||
type IndexItem = {
|
||||
page: string;
|
||||
|
||||
Reference in New Issue
Block a user