feat: save user language in the settings
This commit is contained in:
@ -1274,6 +1274,9 @@ definitions:
|
||||
email_reminders_enabled:
|
||||
description: If enabled, sends email reminders of tasks to the user.
|
||||
type: boolean
|
||||
language:
|
||||
description: The user's language
|
||||
type: string
|
||||
name:
|
||||
description: The new name of the current user.
|
||||
type: string
|
||||
|
Reference in New Issue
Block a user