Most működik egy tesztelhető verzió.

This commit is contained in:
2025-04-22 14:17:11 +02:00
parent cba9181a2d
commit 3c394f632d
12 changed files with 124 additions and 28 deletions
@@ -17,6 +17,8 @@ namespace WorkFlowCheck.MAUI.Helper
{
public static string DatabaseName = "";
public static bool Syncronised = false;
public static UserDTO SystemUserDTO;
#if DEBUG
public static string ApiBaseUrl = $"https://dev.wfcapi.nuvolar.hu/";
public static string ApiKey = $"RUJeLSpSMzVASUdaRCEzUyYxRSE0VyFISFRSJC0zRzhLM1hCSDU=";