mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-13 08:26:40 +00:00
save
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
import {
|
||||
orgs,
|
||||
sites,
|
||||
resources,
|
||||
exitNodes,
|
||||
routes,
|
||||
targets,
|
||||
} from "@server/db/schema";
|
||||
import db from "@server/db";
|
||||
import { createSuperuserRole } from "@server/db/ensureActions";
|
||||
// import {
|
||||
// orgs,
|
||||
// sites,
|
||||
// resources,
|
||||
// exitNodes,
|
||||
// routes,
|
||||
// targets,
|
||||
// } from "@server/db/schema";
|
||||
// import db from "@server/db";
|
||||
// import { createSuperuserRole } from "@server/db/ensureActions";
|
||||
|
||||
async function insertDummyData() {
|
||||
// // Insert dummy orgs
|
||||
|
||||
Reference in New Issue
Block a user