Merge pull request #23026 from overleaf/mj-wc-settings-second-try
[web] Move write and cite setting storage GitOrigin-RevId: 88a234c15b4dd2a9b451170e3b474d88bb6d45f7
This commit is contained in:
committed by
Copybot
parent
0d42173034
commit
77dd468c20
@@ -97,6 +97,7 @@ const UserSchema = new Schema(
|
||||
fontFamily: { type: String },
|
||||
lineHeight: { type: String },
|
||||
mathPreview: { type: Boolean, default: true },
|
||||
referencesSearchMode: { type: String, default: 'advanced' }, // 'advanced' or 'simple'
|
||||
},
|
||||
features: {
|
||||
collaborators: {
|
||||
|
||||
Reference in New Issue
Block a user