Warn users about canceling patreon memberships

This commit is contained in:
2023-09-19 17:35:21 +02:00
parent c9754fafec
commit ee74ba1357
2 changed files with 19 additions and 1 deletions

View File

@@ -64,7 +64,6 @@ let pages = [
path: "/user/prepaid",
title: "Prepaid",
icon: "receipt_long",
hidden: window.user.subscription.type === "patreon",
subpages: [
{
path: "/user/prepaid/deposit",