Skip to content

Commit 2411356

Browse files
committed
fmt fixes
1 parent 370f3d2 commit 2411356

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

App/Services/UserNotifier.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ public Task ShowActionNotification(string title, string message, string? handler
9494

9595
if (!Handlers.TryGetValue(handlerName, out _))
9696
throw new InvalidOperationException($"No action handler with the name '{handlerName}' is registered.");
97-
97+
9898
var builder = new AppNotificationBuilder()
9999
.AddText(title)
100100
.AddText(message)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy