1
Fork 0

fix compilation (for some reason)

This commit is contained in:
Jan-Erik Rediger 2019-01-21 20:06:33 +01:00
parent 1cd760d24e
commit ec9095cd26

View file

@ -44,7 +44,7 @@ bill.get 'settings'
# => {"settings"=> # => {"settings"=>
# {"invoice_intro"=>"", # {"invoice_intro"=>"",
# "invoice_note"=>"", # "invoice_note"=>"",
# ...}} # ...} }
~~~ ~~~
#### Using defined resources classes: #### Using defined resources classes: