mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
fix food color
This commit is contained in:
parent
fae8a75599
commit
d510682dd3
@ -18,7 +18,7 @@ class Food < ActiveRecord::Base
|
||||
end
|
||||
|
||||
def self.hex_color
|
||||
'#8BC34A'
|
||||
'#F44336'
|
||||
end
|
||||
|
||||
def self.icon
|
||||
|
||||
Loading…
Reference in New Issue
Block a user