From 358df9f53bc9aa42c08a11c342634e91223af090 Mon Sep 17 00:00:00 2001 From: "SPRINX0\\prochazka" Date: Wed, 8 Apr 2026 13:28:45 +0200 Subject: [PATCH] SYNC: try to fix ms entra login --- AGENTS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/AGENTS.md b/AGENTS.md index e9f2c7446..52b35dc6c 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -6,3 +6,4 @@ - GUI uses Svelte4 (packages/web) - GUI is tested with E2E tests in `e2e-tests` folder, using Cypress. Use data-testid attribute in components to make them easier to test. - data-testid format: ComponentName_identifier. Use reasonable identifiers +- don't change content of storageModel.js - this is generated from table YAMLs with "yarn storage-json" command \ No newline at end of file