1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-12 11:44:08 +02:00

[ticket/17343] Fix emoji display and load users for notification text

PHPBB-17343
This commit is contained in:
Marc Alexander
2024-10-01 21:33:57 +02:00
parent 767d9e1198
commit 73a06ef4df
2 changed files with 15 additions and 7 deletions

View File

@@ -38,6 +38,7 @@ services:
- '@notification_manager'
- '@path_helper'
- '@request'
- '@user_loader'
- '@user'
- '@template.twig.environment'
- '%tables.notification_push%'