@@ -, +, @@ --- installer/data/mysql/account_offset_types.sql | 1 + 1 file changed, 1 insertion(+) --- a/installer/data/mysql/account_offset_types.sql +++ a/installer/data/mysql/account_offset_types.sql @@ -9,6 +9,7 @@ INSERT INTO account_offset_types ( type ) VALUES ('Forgiven'), ('Dropbox'), ('Rental Fee'), +('Reserve Fee'), ('fine_increase'), ('fine_decrease'), ('Fine'), --