Added the ability to save user settings.

This commit is contained in:
2023-07-10 21:42:55 +06:00
parent b1c9dac3cc
commit 907bac5586
17 changed files with 278 additions and 8 deletions

View File

@@ -213,5 +213,7 @@ return [
'updated_at' => 'updated at',
'username' => 'username',
'year' => 'year',
'lang' => 'language',
'timezone' => 'timezone',
],
];