From e5f1e6bbb3a8728ddc65702c4c4fdb5caab8e82e Mon Sep 17 00:00:00 2001 From: opti1337 Date: Tue, 3 Feb 2026 16:54:51 +0600 Subject: [PATCH] =?UTF-8?q?=D0=BF=D0=BE=D0=BA=D0=B0=D0=B7=D1=8B=D0=B2?= =?UTF-8?q?=D0=B0=D1=82=D1=8C=20=D1=81=D0=B5=D0=B1=D1=8F=20=D0=B2=20=D0=BF?= =?UTF-8?q?=D1=80=D0=B5=D0=B2=D1=8C=D1=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/app/components/Gallery/Card.vue | 13 ++----------- client/app/composables/use-app.ts | 5 ++++- client/app/pages/gallery.vue | 1 - client/src-tauri/tauri.conf.json | 2 +- 4 files changed, 7 insertions(+), 14 deletions(-) diff --git a/client/app/components/Gallery/Card.vue b/client/app/components/Gallery/Card.vue index a9e6a4a..dc5e6e8 100644 --- a/client/app/components/Gallery/Card.vue +++ b/client/app/components/Gallery/Card.vue @@ -1,19 +1,13 @@ diff --git a/client/src-tauri/tauri.conf.json b/client/src-tauri/tauri.conf.json index d5916a9..53a91cf 100644 --- a/client/src-tauri/tauri.conf.json +++ b/client/src-tauri/tauri.conf.json @@ -1,7 +1,7 @@ { "$schema": "../node_modules/@tauri-apps/cli/config.schema.json", "productName": "chad", - "version": "0.2.24", + "version": "0.2.25", "identifier": "xyz.koptilnya.chad", "build": { "frontendDist": "../.output/public",