mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
fix typo
This commit is contained in:
parent
4462e218cd
commit
a1a4066bc6
1 changed files with 1 additions and 1 deletions
|
|
@ -201,7 +201,7 @@ class FilesWidget(QtWidgets.QWidget):
|
|||
|
||||
def _on_current_open_requests(self):
|
||||
# TODO validate if item under mouse is enabled
|
||||
# - thi uses selected item, but that does not have to be the one
|
||||
# - this uses selected item, but that does not have to be the one
|
||||
# under mouse
|
||||
self._on_workarea_open_clicked()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue