Skip to content

Commit

Permalink
hotfix/missing_value_qml_upload
Browse files Browse the repository at this point in the history
  • Loading branch information
JarbasAl authored Jun 28, 2023
1 parent d7b8f99 commit 920f3e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ovos_utils/gui.py
Original file line number Diff line number Diff line change
Expand Up @@ -630,6 +630,7 @@ def upload_gui_pages(self, message: Message):

self.bus.emit(message.forward("gui.page.upload",
{"__from": self.skill_id,
"framework": request_res_type,
"pages": pages}))

def register_handler(self, event: str, handler: Callable):
Expand Down

0 comments on commit 920f3e0

Please sign in to comment.