fix: Don't show Billings on settings navbar when self-hosted (#1912)

* Do not show billing settings navbar item when self hosted

* Do not show billing settings navbar item when self hosted

* Add condition to settings helper

* Let Stripe::AuthenticationError bubble up
This commit is contained in:
Tony Vincent
2025-02-28 15:35:00 +01:00
committed by GitHub
parent 9138bd2b76
commit 624faa10d0
6 changed files with 36 additions and 8 deletions

View File

@@ -0,0 +1,3 @@
en:
subscriptions:
self_hosted_alert: "Maybe+ is not available in self-hosted mode."