From 2aae3d67be579f75b12793aa4d8403cdf99070e5 Mon Sep 17 00:00:00 2001 From: amd64fox <62529699+amd64fox@users.noreply.github.com> Date: Sat, 8 Feb 2025 18:24:02 +0300 Subject: [PATCH] fixed value for CreateButton --- patches/patches.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/patches/patches.json b/patches/patches.json index e38d548..4b38e41 100644 --- a/patches/patches.json +++ b/patches/patches.json @@ -1502,7 +1502,7 @@ "name": "enableCreateButton", "description": "Enable create button either in the global navbar or in YLX", "native_description": "Enable create button either in the global navbar or in YLX", - "value": "NPV_ALWAYS_VISIBLE", + "value": "your_library", "version": { "fr": "1.2.57", "to": "" @@ -2083,4 +2083,4 @@ "replace": "=>{ return null; $1" } } -} \ No newline at end of file +}