From 422aae12ee7a967f278a74ed1bf760384507ff73 Mon Sep 17 00:00:00 2001 From: Vladimir Buzalka Date: Sat, 20 Sep 2025 09:24:17 +0200 Subject: [PATCH] d --- .idea/vcs.xml | 6 ++++++ medevio_storage.json | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 .idea/vcs.xml delete mode 100644 medevio_storage.json diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/medevio_storage.json b/medevio_storage.json deleted file mode 100644 index d12412c..0000000 --- a/medevio_storage.json +++ /dev/null @@ -1 +0,0 @@ -{"cookies": [{"name": "gateway-access-token", "value": "IiUnIp7pjWdBQmI8rO+HfhUPwO0Cj7TknqcagWe1+pQS5tDjFJUAK5gKdYJCJBH+2blsCJEQQulOrm/z", "domain": "my.medevio.cz", "path": "/", "expires": 1759832768, "httpOnly": false, "secure": false, "sameSite": "Lax"}], "origins": [{"origin": "https://my.medevio.cz", "localStorage": [{"name": "Application.Intl.locale", "value": "cs"}, {"name": "Password.prefill", "value": "{\"username\":\"vladimir.buzalka@buzalka.cz\",\"type\":\"email\"}"}]}]} \ No newline at end of file