🐛 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

@ -71,6 +71,7 @@ public class PublisherSubscriptionService(
{
try
{
AccountService.SetCultureInfo(subscription.Account);
await nty.SendNotification(
subscription.Account,
"posts.new",