feat: add event and check if user is logged in

This commit is contained in:
Zamitto 2024-06-19 12:07:33 -03:00
parent 6b03705d54
commit 17cfc7bb02
6 changed files with 21 additions and 3 deletions

View file

@ -22,6 +22,7 @@ import "./library/open-game-installer-path";
import "./library/update-executable-path";
import "./library/remove-game";
import "./library/remove-game-from-library";
import "./misc/is-user-logged-in";
import "./misc/open-external";
import "./misc/show-open-dialog";
import "./torrenting/cancel-game-download";