mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Merge pull request #1133 from sharelatex/hb-team-notice-admin
Add team name and notice to v2 admin GitOrigin-RevId: 9f543a7be9beade2528f9ae378870aba93f99383
This commit is contained in:
committed by
sharelatex
parent
afbeec3b02
commit
c4201ab158
@@ -13,6 +13,7 @@ SubscriptionSchema = new Schema
|
||||
teamInvites : [ TeamInviteSchema ]
|
||||
recurlySubscription_id : String
|
||||
teamName : {type: String}
|
||||
teamNotice : {type: String}
|
||||
planCode : {type: String}
|
||||
groupPlan : {type: Boolean, default: false}
|
||||
membersLimit: {type:Number, default:0}
|
||||
|
||||
Reference in New Issue
Block a user