mirror of
https://github.com/fosrl/pangolin.git
synced 2025-12-12 02:47:46 +00:00
small clients ui tweaks
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import db from "@server/db";
|
||||
import { clients, orgs, sites } from "@server/db/schema";
|
||||
import { clients, orgs, sites } from "@server/db/schemas";
|
||||
import { and, eq, isNotNull } from "drizzle-orm";
|
||||
import config from "@server/lib/config";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user