development #3

Merged
Ignacio_Gomez merged 9 commits from development into release/rc1 2025-08-20 07:22:28 +00:00
Showing only changes of commit 67b5bf2329 - Show all commits

View File

@@ -11,7 +11,7 @@ class FurnitureFetcher : MonoBehaviour
public VisualTreeAsset itemTemplate;
public UIDocument uiDocument;
public static string API_URL = "https://localhost:7223/api/v1/FurnitureVariant/GetAll";
public static string API_URL = "http://100.123.31.103:7223/api/v1/FurnitureVariant/GetAll";
private static readonly Dictionary<string, string> CurrencySymbols = new()
{