Updates
This commit is contained in:
Vendored
+1
@@ -401,6 +401,7 @@ export interface PostInsertReturn {
|
||||
message?: string;
|
||||
protocol41?: boolean;
|
||||
changedRows?: number;
|
||||
error?: string;
|
||||
}
|
||||
export type UserType = DATASQUIREL_LoggedInUser & {
|
||||
isSuperUser?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user