Skip to content
Snippets Groups Projects
Commit 9b5d6615 authored by Julian Eisel's avatar Julian Eisel
Browse files

Pose Library: Update to changed operator name in master

See 9e5aae4215d0.
parent d7517a6f
Branches
Tags
No related merge requests found
......@@ -310,7 +310,7 @@ class POSELIB_OT_paste_asset(Operator):
self.report({"INFO"}, "Pasted %d assets" % len(assets))
bpy.ops.file.asset_library_refresh()
bpy.ops.asset.library_refresh()
asset_browser_area = asset_browser.area_from_context(context)
if not asset_browser_area:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment