mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FEATURE: Allow overriding text size from a different device (#6955)
This brings the feature in line with the theme selection system
This commit is contained in:
@@ -106,7 +106,9 @@ export default {
|
||||
}
|
||||
],
|
||||
user: {
|
||||
user_option: {},
|
||||
user_option: {
|
||||
text_size_seq: 1
|
||||
},
|
||||
id: 19,
|
||||
username: "eviltrout",
|
||||
uploaded_avatar_id: null,
|
||||
|
||||
Reference in New Issue
Block a user