Correct the starting message

This commit is contained in:
atef 2025-06-12 14:24:53 +02:00
parent e8595ca6ca
commit e5d4b82a89
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@ internal static class Program
private static async Task Run()
{
"Starting SodiStore Max".WriteLine();
"Starting Salimax".WriteLine();
Watchdog.NotifyReady();