mirror of
https://github.com/we-promise/sure.git
synced 2026-04-19 20:14:08 +00:00
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:
3
config/locales/views/subscriptions/en.yml
Normal file
3
config/locales/views/subscriptions/en.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
en:
|
||||
subscriptions:
|
||||
self_hosted_alert: "Maybe+ is not available in self-hosted mode."
|
||||
Reference in New Issue
Block a user