mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-30 04:21:32 +02:00
Merge pull request #755 from sharelatex/afc-import-team-names
Import team names
This commit is contained in:
@@ -12,6 +12,7 @@ SubscriptionSchema = new Schema
|
||||
invited_emails: [ String ]
|
||||
teamInvites : [ TeamInviteSchema ]
|
||||
recurlySubscription_id : String
|
||||
teamName : {type: String}
|
||||
planCode : {type: String}
|
||||
groupPlan : {type: Boolean, default: false}
|
||||
membersLimit: {type:Number, default:0}
|
||||
|
||||
Reference in New Issue
Block a user