diff --git a/lib/Controller/ShopAccountController.php b/lib/Controller/ShopAccountController.php index 9aaf62e457e348f3f344829e53a2c0e311aec61a..b53aa6f5fec97b93865c742f8ec7312c4bb1dbdd 100644 --- a/lib/Controller/ShopAccountController.php +++ b/lib/Controller/ShopAccountController.php @@ -21,8 +21,7 @@ class ShopAccountController extends Controller { private const SUBSCRIPTION_STATUS_LIST = [ 'pending', 'active', - 'on-hold', - 'pending-cancel' + 'on-hold' ]; public function __construct($appName, IRequest $request, IUserSession $userSession, ShopAccountService $shopAccountService, ILogger $logger) { diff --git a/src/PersonalSettings.vue b/src/PersonalSettings.vue index 549e949c56145a35992c7cd07379219f2a89af7c..69ad36f9764eb577c2b50a1422ff26f8dcca0660 100644 --- a/src/PersonalSettings.vue +++ b/src/PersonalSettings.vue @@ -17,7 +17,7 @@

-

+