Updates
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user