From 48856d4fce9959b3b83c625150b66bc152cf125f Mon Sep 17 00:00:00 2001 From: Jose Olarte III Date: Mon, 28 Jul 2025 16:08:20 +0800 Subject: [PATCH] Lint-fix --- src/components/IdentitySection.vue | 5 +-- src/libs/util.ts | 44 ++++++++++++--------- src/test/PlatformServiceMixinTest.vue | 24 ++++++------ src/utils/PlatformServiceMixin.ts | 55 ++++++++++++++++++++------- src/views/AccountViewView.vue | 5 ++- 5 files changed, 85 insertions(+), 48 deletions(-) diff --git a/src/components/IdentitySection.vue b/src/components/IdentitySection.vue index 0ad5962c..d0a173ed 100644 --- a/src/components/IdentitySection.vue +++ b/src/components/IdentitySection.vue @@ -55,10 +55,7 @@ aria-label="Delete profile image" @click="deleteImage" > -