feat: adding session hash

This commit is contained in:
Chubby Granny Chaser
2024-06-21 02:37:49 +01:00
parent 458acb0b70
commit 9ef6329799
7 changed files with 116 additions and 2 deletions

View File

@@ -42,6 +42,7 @@ import "./download-sources/remove-download-source";
import "./download-sources/sync-download-sources";
import "./auth/sign-out";
import "./auth/open-auth-window";
import "./auth/get-session-hash";
import "./user/get-user";
import "./profile/get-me";
import "./profile/update-profile";