-
-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Description
Lines 111 to 118 in 13a663d
| const isSubscriber = computed(() => ( | |
| !http.url || | |
| auth.user?.isAdmin || | |
| subscription.value?.isActive || | |
| github.value?.isActive || | |
| discord.value?.isActive || | |
| monthlyTotal.value >= 2.99 | |
| )) |
Metadata
Metadata
Assignees
Labels
No labels