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
fix: Desktop Entries without proper path wouldn't run (#120)
* fix: Desktop Entries without proper path wouldn't run
Now it would try to run in env::current_dir if the path was not set or not proper
* refactor: Remove the empty `#![feature()]` attribute
0 commit comments