Fix #1933 add option to send push notification using the "data" field, leaving out the "notification" field

This commit is contained in:
Kijin Sung 2023-08-03 23:00:57 +09:00
parent 00159407f4
commit 918418ebf3
5 changed files with 34 additions and 2 deletions

View file

@ -38,6 +38,7 @@ class ncenterliteAdminController extends ncenterlite
'comment_all_notify_module_srls',
'unsubscribe',
'notify_count',
'fcm_push_format',
);
if($obj->disp_act == 'dispNcenterliteAdminSkinsetting')