mirror of
https://github.com/we-promise/sure.git
synced 2026-04-19 12:04:08 +00:00
This reverts commit 9172eb931b.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user