This commit is contained in:
2026-03-11 06:02:28 +00:00
parent 9bd99ccab3
commit 3b9c8a5eae
6 changed files with 84 additions and 3 deletions
+1
View File
@@ -199,6 +199,7 @@ export type PagePropsType = {
ws_url?: string | null;
host?: string | null;
deployment_users?: NSQLITE_TURBOCI_ADMIN_USERS[] | null;
deployment_user?: NSQLITE_TURBOCI_ADMIN_USERS | null;
};
export type APIReqObject = {