This commit is contained in:
Angus McLeod 2018-09-30 11:53:33 +10:00
parent b98e603e59
commit 9481fdba07
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ after_initialize do
if custom_fields['donations_show_amounts'] != nil
custom_fields['donations_show_amounts']
else
true
false
end
end