mirror of
https://github.com/aljazceru/nostrdvm.git
synced 2025-12-23 08:54:23 +01:00
lots of fixes related to subscriptions
This commit is contained in:
@@ -369,7 +369,7 @@ export async function fetchAsync (url) {
|
||||
|
||||
|
||||
|
||||
export async function hasActiveSubscription(pubkeystring, tiereventdtag, tierauthorid, amounts) {
|
||||
export async function hasActiveSubscription(pubkeystring, tiereventdtag, tierauthorid) {
|
||||
|
||||
console.log("Checking for subscription")
|
||||
let client = store.state.client
|
||||
|
||||
Reference in New Issue
Block a user