This commit is contained in:
2026-01-17 05:20:00 +01:00
parent 664cb3a3d8
commit acccc26c38
3 changed files with 3 additions and 1 deletions
+1
View File
@@ -463,6 +463,7 @@ export interface PostInsertReturn {
message?: string;
protocol41?: boolean;
changedRows?: number;
error?: string;
}
export type UserType = DATASQUIREL_LoggedInUser & {