mirror of
https://github.com/johndoe6345789/AutoMetabuilder.git
synced 2026-04-24 13:54:59 +00:00
Fix backend_load_messages plugin import path
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
"""Workflow plugin: load translation messages."""
|
||||
from .... import load_messages
|
||||
from autometabuilder import load_messages
|
||||
|
||||
|
||||
def run(runtime, _inputs):
|
||||
|
||||
Reference in New Issue
Block a user