Updates
This commit is contained in:
Vendored
+1
@@ -1028,6 +1028,7 @@ export type APILoginFunctionParams = {
|
||||
social?: boolean;
|
||||
useLocal?: boolean;
|
||||
dbUserId?: number | string;
|
||||
debug?: boolean;
|
||||
};
|
||||
export type APILoginFunctionReturn = {
|
||||
success: boolean;
|
||||
|
||||
Reference in New Issue
Block a user