fixed value for CreateButton

This commit is contained in:
amd64fox
2025-02-08 18:24:02 +03:00
committed by GitHub
parent f265a5fca0
commit 2aae3d67be

View File

@@ -1502,7 +1502,7 @@
"name": "enableCreateButton", "name": "enableCreateButton",
"description": "Enable create button either in the global navbar or in YLX", "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", "native_description": "Enable create button either in the global navbar or in YLX",
"value": "NPV_ALWAYS_VISIBLE", "value": "your_library",
"version": { "version": {
"fr": "1.2.57", "fr": "1.2.57",
"to": "" "to": ""
@@ -2083,4 +2083,4 @@
"replace": "=>{ return null; $1" "replace": "=>{ return null; $1"
} }
} }
} }