You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
system: macos 13.6
bug: it can not add new app.
reappear step:
when click '+', it popup a window to select app, I select it and click ok. nothing added.
I download the code and debug it, and find that at Thor/ShortcutListViewController.swift:49
system: macos 13.6
bug: it can not add new app.
reappear step:
when click '+', it popup a window to select app, I select it and click ok. nothing added.
I download the code and debug it, and find that at Thor/ShortcutListViewController.swift:49
metaDataItem is null, so can not add item.
but openPanel.urls.first have value.
The text was updated successfully, but these errors were encountered: