From 1b8bb6608477c64c95f8ed809ecc47b8a2c16d0c Mon Sep 17 00:00:00 2001 From: miesiu <44501255+miesiu@users.noreply.github.com> Date: Fri, 18 Jul 2025 13:16:54 +0200 Subject: [PATCH] Update SerwerSMS.vue FIX: Parsing error: missing-whitespace-between-attributes --- src/components/notifications/SerwerSMS.vue | 23 ++++++++-------------- 1 file changed, 8 insertions(+), 15 deletions(-) diff --git a/src/components/notifications/SerwerSMS.vue b/src/components/notifications/SerwerSMS.vue index be727d039..30bd1f97f 100644 --- a/src/components/notifications/SerwerSMS.vue +++ b/src/components/notifications/SerwerSMS.vue @@ -1,7 +1,7 @@