#12213 Fix warp update notification
This commit is contained in:
parent
f058ec5df8
commit
e7fb3d5044
|
@ -1059,7 +1059,7 @@ function notification_filter()
|
|||
break;
|
||||
|
||||
case 'UPDATEMANAGER':
|
||||
$type_name = 'UPDATE MANAGER';
|
||||
$type_name = 'WARP UPDATE';
|
||||
break;
|
||||
|
||||
case 'ALLOWOVERRIDE':
|
||||
|
|
Loading…
Reference in New Issue