fix printing of default currency name

Merged
#1 · Created  · Last updated

Merged pull request

Merged in denkapparat/org-gamify/format-symbol (pull request #1)

dd204cb·Author: ·Closed by: ·2014-07-10

Description

Hi, really liking this so far. I hope you don't mind, when I send some pull requests?

This one fixes the use of (define-gamify-currency) when not providing a :name. (string 'symbol) causes wrong-type-argument error, thus I switched to using (format "%s" 'symbol) everywhere.

0 attachments

0 comments

Loading commits...