:drunk: AI did something
This commit is contained in:
		| @@ -1,12 +1,11 @@ | ||||
| using DysonNetwork.Shared.Models; | ||||
| using DysonNetwork.Sphere.Account; | ||||
| using DysonNetwork.Sphere.Localization; | ||||
| using Microsoft.EntityFrameworkCore; | ||||
| using Microsoft.Extensions.Localization; | ||||
|  | ||||
| namespace DysonNetwork.Sphere.Realm; | ||||
|  | ||||
| public class RealmService(AppDatabase db, NotificationService nty, IStringLocalizer<NotificationResource> localizer) | ||||
| public class RealmService(AppDatabase db,     DysonNetwork.Shared.Services.INotificationService nty, IStringLocalizer<NotificationResource> localizer) | ||||
| { | ||||
|     public async Task SendInviteNotify(RealmMember member) | ||||
|     { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user