mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-05 07:29:24 +02:00
Fix #996: Persist theme and language settings accross sessions
This commit is contained in:
parent
f6a81a9ecf
commit
84d49754a7
11 changed files with 108 additions and 3 deletions
|
@ -232,6 +232,7 @@ class MeSerializer(UserReadSerializer):
|
|||
"funkwhale_support_message_display_date",
|
||||
"summary",
|
||||
"tokens",
|
||||
"settings",
|
||||
]
|
||||
|
||||
def get_quota_status(self, o):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue