Merge pull request #19528 from overleaf/dp-equation-preview
Equation Preview GitOrigin-RevId: 98e71e5d2c1a83d6c9fa685eeee1f4b93a5a3da1
This commit is contained in:
@@ -86,6 +86,7 @@ const UserSchema = new Schema(
|
||||
syntaxValidation: { type: Boolean },
|
||||
fontFamily: { type: String },
|
||||
lineHeight: { type: String },
|
||||
mathPreview: { type: Boolean, default: true },
|
||||
},
|
||||
features: {
|
||||
collaborators: {
|
||||
|
||||
Reference in New Issue
Block a user