From ec7d2b2051d6fb3cba374da650b7eb67a1beee75 Mon Sep 17 00:00:00 2001 From: imnavajas Date: Thu, 4 Jan 2024 21:17:31 +0100 Subject: [PATCH] Corregido bug de no mostrar preview BN HQ --- .idea/modules.xml | 8 ++++++++ .idea/php.xml | 2 +- .idea/phpunit.xml | 10 ++++++++++ .idea/safekat.iml | 14 ++++++++++++++ .../cosidotapablanda/_previewItems.php | 4 ++-- 5 files changed, 35 insertions(+), 3 deletions(-) create mode 100644 .idea/modules.xml create mode 100644 .idea/phpunit.xml create mode 100644 .idea/safekat.iml diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 00000000..36e7a3e1 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/php.xml b/.idea/php.xml index 29059d00..62bc4038 100755 --- a/.idea/php.xml +++ b/.idea/php.xml @@ -10,7 +10,7 @@