From 27aaf6fc7d5ad906f0fd3bbbb5497a0939c40ff2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Richard=20Kub=C3=AD=C4=8Dek?= Date: Wed, 15 Jan 2025 15:51:31 +0100 Subject: [PATCH] Project update --- .env.example | 3 ++- .idea/misc.xml | 2 +- .idea/superfaktura-client.iml | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.env.example b/.env.example index a72a067..7d2d87d 100644 --- a/.env.example +++ b/.env.example @@ -1,3 +1,4 @@ SUPERFAKTURA_API_KEY= SUPERFAKTURA_API_URL= -SUPERFAKTURA_API_EMAIL= \ No newline at end of file +SUPERFAKTURA_API_EMAIL= +SUPERFAKTURA_API_COMPANY_ID= \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml index 0608fd1..3277945 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -3,5 +3,5 @@ - + \ No newline at end of file diff --git a/.idea/superfaktura-client.iml b/.idea/superfaktura-client.iml index ca22be0..93f1757 100644 --- a/.idea/superfaktura-client.iml +++ b/.idea/superfaktura-client.iml @@ -4,7 +4,7 @@ - + \ No newline at end of file