mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-07-24 15:49:39 +02:00
This reverts commit 9172eb931b
.
This commit is contained in:
parent
ee572d8d1f
commit
0db75a019b
2 changed files with 3 additions and 9 deletions
|
@ -154,8 +154,4 @@ module ApplicationHelper
|
|||
.map { |_currency, money| format_money(money) }
|
||||
.join(separator)
|
||||
end
|
||||
|
||||
def invite_code_required?
|
||||
ENV["REQUIRE_INVITE_CODE"] == "true"
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue