Figyelmeztető üzenet javítása + hangjelzés

This commit is contained in:
2025-04-16 08:41:30 +02:00
parent ab86c845ab
commit 8815df06b3
6 changed files with 66 additions and 10 deletions
@@ -14,6 +14,7 @@ namespace WorkFlowCheck.MAUI.Helper
public static class SystemHelper
{
public static string DatabaseName = "";
public static bool Syncronised = false;
#if DEBUG
public static string ApiBaseUrl = $"https://dev.wfcapi.nuvolar.hu/";
public static string ApiKey = $"RUJeLSpSMzVASUdaRCEzUyYxRSE0VyFISFRSJC0zRzhLM1hCSDU=";