Docs build: Update path of newly renamed gizmo_simple_3d.py Python template

This commit is contained in:
Jonas Holzman
2025-03-21 14:47:01 +01:00
parent 50180283e9
commit 34a7aa3a5e

View File

@@ -377,7 +377,7 @@ EXTRA_SOURCE_FILES = (
"../../../scripts/templates_py/bmesh_simple.py",
"../../../scripts/templates_py/gizmo_operator.py",
"../../../scripts/templates_py/gizmo_operator_target.py",
"../../../scripts/templates_py/gizmo_simple.py",
"../../../scripts/templates_py/gizmo_simple_3d.py",
"../../../scripts/templates_py/operator_simple.py",
"../../../scripts/templates_py/ui_panel_simple.py",
"../../../scripts/templates_py/ui_previews_custom_icon.py",