renamed some flavor text

This commit is contained in:
albert
2011-09-28 18:02:41 -04:00
parent 218096a5c4
commit 600fe67444
8 changed files with 18 additions and 11 deletions

View File

@@ -22,6 +22,7 @@ module Sources
return {
:artist_name => artist_name,
:profile_url => profile_url,
:image_url => image_url,
:tags => tags,
:danbooru_name => artist_record.first.try(:name),
:danbooru_id => artist_record.first.try(:id),