Fix PDA notifications when creating a news entry using the Mass-Media console. (#21320)

This commit is contained in:
Simon 2023-10-29 11:37:40 +01:00 committed by GitHub
parent 5466a9b1b4
commit d696793796
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -211,7 +211,6 @@ public sealed class NewsSystem : EntitySystem
continue;
_ringer.RingerPlayRingtone(uid, ringer);
break;
}
}