You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(paidtier): don't show "Manage Subscription" for IdC user
Problem:
"Manage Subscription" menu item shows for IdC users, but the Q service
call does not currently support IdC users.
Solution:
Only show the menu item for BuilderId users.
0 commit comments