mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-02 21:59:00 +02:00
Merge pull request #4746 from overleaf/ae-project-history
Add endpoint for migrating a project from track-changes to full project history GitOrigin-RevId: 74e1fb1379a78a9569dda2007e677a4d277e38fb
This commit is contained in:
@@ -99,6 +99,7 @@ const ProjectSchema = new Schema({
|
||||
id: { type: Number },
|
||||
display: { type: Boolean },
|
||||
upgradedAt: { type: Date },
|
||||
allowDowngrade: { type: Boolean },
|
||||
},
|
||||
},
|
||||
collabratecUsers: [
|
||||
|
||||
Reference in New Issue
Block a user