Prefer Account.sole
This commit is contained in:
@@ -17,7 +17,7 @@ class NotificationPusher
|
||||
|
||||
private
|
||||
def account_prefix
|
||||
"/#{Account.first.queenbee_id}"
|
||||
"/#{Account.sole.queenbee_id}"
|
||||
end
|
||||
|
||||
def should_push?
|
||||
|
||||
Reference in New Issue
Block a user