🚨Fix Rubocop lint errors
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
class Channel::Widget < ApplicationRecord
|
||||
belongs_to :account
|
||||
has_one :inbox, as: :channel, dependent: :destroy
|
||||
end
|
||||
belongs_to :account
|
||||
has_one :inbox, as: :channel, dependent: :destroy
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user