🐛 Fix sending notification didn't set culture info for localization

This commit is contained in:
2025-06-05 00:20:54 +08:00
parent a98bfec86f
commit f961469db1
6 changed files with 18 additions and 4 deletions

View File

@ -261,6 +261,7 @@ public class PostService(
if (!isSelfReact && op is not null)
{
AccountService.SetCultureInfo(op);
await nty.SendNotification(
op,
"posts.reactions.new",