Skip to content

Commit

Permalink
🐛 Lifetime users should have access to Pro features
Browse files Browse the repository at this point in the history
  • Loading branch information
baptisteArno committed Sep 27, 2022
1 parent 8c56c6c commit 9ed4916
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion apps/builder/services/workspace/workspace.ts
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,5 @@ export const isFreePlan = (workspace?: Pick<Workspace, 'plan'>) =>
isNotDefined(workspace) || workspace?.plan === Plan.FREE

export const isWorkspaceProPlan = (workspace?: Pick<Workspace, 'plan'>) =>
isDefined(workspace) && workspace.plan === Plan.PRO
isDefined(workspace) &&
(workspace.plan === Plan.PRO || workspace.plan === Plan.LIFETIME)

5 comments on commit 9ed4916

@vercel
Copy link

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

@vercel
Copy link

@vercel vercel bot commented on 9ed4916 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 9ed4916 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

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

@vercel
Copy link

@vercel vercel bot commented on 9ed4916 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 9ed4916 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.