Feature: API Channel (#1052)
This commit is contained in:
@@ -17,9 +17,6 @@
|
||||
#
|
||||
|
||||
class Channel::FacebookPage < ApplicationRecord
|
||||
# FIXME: this should be removed post 1.4 release. we moved avatars to inbox
|
||||
include Avatarable
|
||||
|
||||
self.table_name = 'channel_facebook_pages'
|
||||
|
||||
validates :account_id, presence: true
|
||||
|
||||
Reference in New Issue
Block a user