Rebranded plugbox to PlugOS (plugos)

This commit is contained in:
Zef Hemel
2022-03-27 11:31:12 +02:00
parent 621e55dbcf
commit cb809d2d03
45 changed files with 42 additions and 51 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
import { Knex } from "knex";
import { SysCallMapping } from "../../plugbox/system";
import { SysCallMapping } from "../../plugos/system";
type IndexItem = {
page: string;