rename yaml to match ploi
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
class Portal < ApplicationRecord
|
||||
include Rails.application.routes.url_helpers
|
||||
|
||||
DEFAULT_COLOR = '#1f93ff'.freeze
|
||||
DEFAULT_COLOR = '#01a0a5'.freeze
|
||||
|
||||
belongs_to :account
|
||||
has_many :categories, dependent: :destroy_async
|
||||
|
||||
Reference in New Issue
Block a user