From 7e46f9a710988b2652ba49920037aee051b6e86d Mon Sep 17 00:00:00 2001 From: bits Date: Tue, 28 Apr 2026 06:16:56 +0300 Subject: [PATCH] fix --- README.md | 2 +- src-tauri/capabilities/default.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ef04b1e..599957a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# RLidentity v2.0.0 +# RLidentity v2.0.1 > **Be anyone, Win everything.** diff --git a/src-tauri/capabilities/default.json b/src-tauri/capabilities/default.json index 24e7e1d..356209e 100644 --- a/src-tauri/capabilities/default.json +++ b/src-tauri/capabilities/default.json @@ -14,6 +14,6 @@ "opener:default", "updater:default", "process:allow-restart", - "default" + "allow-main-commands" ] } \ No newline at end of file