From 024f27436048662166c253841b93d191ab2309c4 Mon Sep 17 00:00:00 2001 From: 02090095 Date: Wed, 19 Feb 2025 01:10:25 +0300 Subject: [PATCH] =?UTF-8?q?=D0=BA=D0=BB=D1=8E=D1=87=20=D1=82=D0=B5=D0=BF?= =?UTF-8?q?=D0=B5=D1=80=D1=8C=20=D0=BD=D0=B5=20=D0=BF=D0=BE=D0=BB=D0=B5=20?= =?UTF-8?q?=D0=B1=D0=B4=20=D0=B0=20=D0=BE=D1=82=D0=B4=D0=B5=D0=BB=D1=8C?= =?UTF-8?q?=D0=BD=D1=8B=D0=B9=20=D1=84=D0=B0=D0=B9=D0=BB=20=D0=BD=D0=B0=20?= =?UTF-8?q?=D1=81=D0=B5=D1=80=D0=B2=D0=B5=D1=80=D0=B5.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- .idea/workspace.xml | 10 +++++----- .../ComponentsServer/ComponentsServer.java | 20 +++++++++---------- .../UserAccount/UserAccount.java | 15 ++++++++++++-- .../UserAccount/UserAccountsDBTable.java | 4 ++-- src/_VisualDVM/Constants.java | 2 +- src/_VisualDVM/Global.java | 6 +++--- src/_VisualDVM/Passes/All/CheckAccount.java | 4 ++-- 8 files changed, 37 insertions(+), 26 deletions(-) diff --git a/.gitignore b/.gitignore index 549129b7..3802380d 100644 --- a/.gitignore +++ b/.gitignore @@ -49,5 +49,5 @@ Makefiles/* Repo/* Sts/* Tests/* -Key/* +Keys/* debug.log \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index e287f317..675c47d7 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -7,13 +7,13 @@ - + - - - - + + + +