Commit: e253e0ea862d1450020e6b4c41be7b50362b32ae
Author: Falk David
Date:   Tue Feb 1 18:46:20 2022 +0100
Branches: greasepencil-object
https://developer.blender.org/rBe253e0ea862d1450020e6b4c41be7b50362b32ae

Link to the correct task

===================================================================

M       release/scripts/startup/bl_ui/space_userpref.py

===================================================================

diff --git a/release/scripts/startup/bl_ui/space_userpref.py 
b/release/scripts/startup/bl_ui/space_userpref.py
index e2393474b1c..d19e73d6982 100644
--- a/release/scripts/startup/bl_ui/space_userpref.py
+++ b/release/scripts/startup/bl_ui/space_userpref.py
@@ -2321,7 +2321,7 @@ class 
USERPREF_PT_experimental_debugging(ExperimentalPanel, Panel):
                 ({"property": "use_geometry_nodes_legacy"}, "T91274"),
                 ({"property": "show_asset_debug_info"}, None),
                 ({"property": "use_asset_indexing"}, None),
-                ({"property": "use_gpencil_update_cache"}, "T93934"),
+                ({"property": "use_gpencil_update_cache"}, "T95401"),
             ),
         )

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
List details, subscription details or unsubscribe:
https://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to