Test
This commit is contained in:
parent
a643fcb371
commit
3686edb1ce
@ -129,6 +129,7 @@ export default class UserController extends ApiController {
|
||||
isSubscribed = true;
|
||||
}
|
||||
|
||||
|
||||
if (!isSubscribed) {
|
||||
this.httpUnauthorized(response, "User not subscribed");
|
||||
return;
|
||||
|
Loading…
x
Reference in New Issue
Block a user