Skip to content

Commit

Permalink
🐛 (workspace) Allow lifetime users to invite members to workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
baptisteArno committed Sep 27, 2022
1 parent 9ed4916 commit e1f2d49
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,10 @@ export function checkCanInviteMember({
plan,
currentMembersCount,
}: {
plan: string | undefined
plan?: Plan
currentMembersCount?: number
}) {
if (!plan || !currentMembersCount) return false
if (plan !== Plan.STARTER && plan !== Plan.PRO) return false

return seatsLimit[plan].totalIncluded > currentMembersCount
}

5 comments on commit e1f2d49

@vercel
Copy link

@vercel vercel bot commented on e1f2d49 Sep 27, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on e1f2d49 Sep 27, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

docs – ./apps/docs

docs-git-main-typebot-io.vercel.app
docs-typebot-io.vercel.app
docs.typebot.io

@vercel
Copy link

@vercel vercel bot commented on e1f2d49 Sep 27, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

viewer-v2-alpha – ./apps/viewer

bot.aws.bj
247987.com
sat.cr8.ai
8jours.top
yobot.me
bot.aipr.kr
ns8.vn
finplex.be
bt.id8rs.com
minipost.uk
am.nigerias.io
vhpage.cr8.ai
an.nigerias.io
aso.nigerias.io
ar.nigerias.io
ticketfute.com
bot.lalmon.com
apr.nigerias.io
apo.nigerias.io
bot.ageenda.com
eventhub.com.au
chat.sureb4.com
sakuranembro.it
bot.tc-mail.com
games.klujo.com
bot.artiweb.app
typebot.aloe.do
bot.upfunnel.art
bot.piccinato.co
botc.ceox.com.br
clo.closeer.work
stan.vselise.com
feedback.ofx.one
myrentalhost.com
voicehelp.cr8.ai
typebot.aloe.bot
app.chatforms.net
form.syncwin.com
kw.wpwakanda.com
faqs.nigerias.io
bot.agfunnel.tech
bot.maitempah.com
bot.phuonghub.com
k1.kandabrand.com
cares.urlabout.me
bot.hostnation.de
gentleman-shop.fr
fmm.wpwakanda.com
lb.ticketfute.com
bot.reviewzer.com
ov1.wpwakanda.com
bots.robomotion.io
ov2.wpwakanda.com
bot.neferlopez.com
bot.megafox.com.br
ov3.wpwakanda.com
1988.bouclidom.com
andreimayer.com.br
cadu.uninta.edu.br
dicanatural.online
goalsettingbot.com
zap.techadviser.in
this-is-a-test.com
bot.digitalbled.com
carsalesenquiry.com
positivobra.com.br
bot.eventhub.com.au
survey.digienge.io
kbsub.wpwakanda.com
demo.botscientis.us
forms.webisharp.com
nutrisamirbayde.com
live.botscientis.us
typebot.stillio.com
mentoria.omelhor.vc
order.maitempah.com
quest.wpwakanda.com
test.botscientis.us
bium.gratirabbit.com
bot.ansuraniphone.my
bot.cotemeuplano.com
chat.hayurihijab.com
chatbee.agfunnel.com
connect.growthguy.in
get.freebotoffer.xyz
click.sevenoways.com
kuiz.sistemniaga.com
offer.botscientis.us
tenorioadvogados.com
uppity.wpwakanda.com
talkbot.agfunnel.com
abutton.wpwakanda.com
aidigitalmarketing.kr
bbutton.wpwakanda.com
bot.incusservices.com
bot.meuesocial.com.br
bot.ramonmatos.com.br
cdd.searchcube.com.sg
chat.missarkansas.org
aplicacao.bmind.com.br

@vercel
Copy link

@vercel vercel bot commented on e1f2d49 Sep 27, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

builder-v2 – ./apps/builder

app.typebot.io
builder-v2-git-main-typebot-io.vercel.app
builder-v2-typebot-io.vercel.app

@vercel
Copy link

@vercel vercel bot commented on e1f2d49 Sep 27, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.