Updates
This commit is contained in:
@@ -1211,7 +1211,7 @@ export type MariadbRemoteServerUserObject = {
|
||||
|
||||
export type APILoginFunctionParams = {
|
||||
encryptionKey: string;
|
||||
email: string;
|
||||
email?: string;
|
||||
username?: string;
|
||||
password?: string;
|
||||
database: string;
|
||||
|
||||
Reference in New Issue
Block a user