mirror of
https://github.com/discourse/discourse.git
synced 2025-09-05 08:59:27 +08:00
FEATURE: allow users to select theme on single device
This commit is contained in:
parent
a0c936dadb
commit
e1dd543a93
11 changed files with 97 additions and 17 deletions
|
@ -19,7 +19,8 @@ class UserOptionSerializer < ApplicationSerializer
|
|||
:email_in_reply_to,
|
||||
:like_notification_frequency,
|
||||
:include_tl0_in_digests,
|
||||
:theme_key
|
||||
:theme_key,
|
||||
:theme_key_seq
|
||||
|
||||
|
||||
def auto_track_topics_after_msecs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue