#12213 Fix warp update notification

This commit is contained in:
miguel angel rasteu 2023-10-11 08:14:00 +02:00
parent f058ec5df8
commit e7fb3d5044
1 changed files with 1 additions and 1 deletions

View File

@ -1059,7 +1059,7 @@ function notification_filter()
break;
case 'UPDATEMANAGER':
$type_name = 'UPDATE MANAGER';
$type_name = 'WARP UPDATE';
break;
case 'ALLOWOVERRIDE':