Spiegel von
https://github.com/paviliondev/discourse-custom-wizard.git
synchronisiert 2024-11-09 11:52:54 +01:00
Undo rubocop autoformat
Dieser Commit ist enthalten in:
Ursprung
5816694456
Commit
ba94f59cb7
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
|
@ -157,7 +157,7 @@ class CustomWizard::Subscription
|
|||
return :none unless subscribed?
|
||||
return :business if business?
|
||||
return :standard if standard?
|
||||
:community if community?
|
||||
return :community if community?
|
||||
end
|
||||
|
||||
def subscribed?
|
||||
|
|
Laden …
In neuem Issue referenzieren