chore: merging with main

This commit is contained in:
Chubby Granny Chaser 2024-12-23 19:27:57 +00:00
commit 87bcfe90fe
No known key found for this signature in database
66 changed files with 1829 additions and 852 deletions

View file

@ -33,6 +33,8 @@ import "./torrenting/cancel-game-download";
import "./torrenting/pause-game-download";
import "./torrenting/resume-game-download";
import "./torrenting/start-game-download";
import "./torrenting/pause-game-seed";
import "./torrenting/resume-game-seed";
import "./user-preferences/get-user-preferences";
import "./user-preferences/update-user-preferences";
import "./user-preferences/auto-launch";