Mobile Color Bar is array now.
This commit is contained in:
parent
6f397868ec
commit
c8c51e7c6f
|
@ -45,7 +45,7 @@ class Site
|
|||
field :google_analytics
|
||||
field :address
|
||||
field :phone_number, :type => Hash,:default=>{}
|
||||
field :mobile_bar_color, :type => String
|
||||
field :mobile_bar_color, :type => Array
|
||||
|
||||
field :mobile_on, :type => Boolean, :default => false
|
||||
|
||||
|
|
Loading…
Reference in New Issue