mirror of
https://github.com/aykhans/slash-e.git
synced 2025-07-07 13:42:34 +00:00
chore: fix typo
This commit is contained in:
2
web/src/types/modules/user.d.ts
vendored
2
web/src/types/modules/user.d.ts
vendored
@ -25,7 +25,7 @@ interface UserPatch {
|
||||
|
||||
name?: string;
|
||||
password?: string;
|
||||
resetOpenID?: boolean;
|
||||
resetOpenId?: boolean;
|
||||
}
|
||||
|
||||
interface UserDelete {
|
||||
|
Reference in New Issue
Block a user