Pose Library: Update variable name after change in RNA

I just renamed this variable in DNA/RNA.
This commit is contained in:
Julian Eisel 2021-07-21 19:36:56 +02:00
parent 692a15f3c5
commit 4475cbd11a
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ class VIEW3D_PT_pose_library(Panel):
activate_op_props, drag_op_props = layout.template_asset_view(
"pose_assets",
workspace,
"active_asset_library",
"asset_library",
wm,
"pose_assets",
workspace,