update block
This commit is contained in:
@@ -66,7 +66,7 @@ export const workspaceMiddleware = async (
|
||||
workspaces,
|
||||
subscription: org?.['subscription'] || null,
|
||||
address: org?.['address'] || null,
|
||||
blocked: 'subscription_freeze' in org
|
||||
blocked: 'subscription_frozen' in org
|
||||
})
|
||||
|
||||
return await next()
|
||||
|
||||
Reference in New Issue
Block a user