fix 500 error

pull/183/head
Aevann 2023-08-09 16:46:34 +03:00
parent 1f15893731
commit 72e6f4d681
1 changed files with 1 additions and 1 deletions

View File

@ -184,7 +184,7 @@ def NOTIFY_USERS(text, v, oldtext=None, ghost=False, log_cost=None):
if log_cost:
log_cost.ping_cost = cost
if group.name == 'biofoids':
if group and group.name == 'biofoids':
coin_receivers.update(member_ids)
if cost: