mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-23 19:01:02 +00:00
feat: remove unnecessary userPreferences findOne
This commit is contained in:
@@ -299,6 +299,7 @@ export interface UpdateProfileRequest {
|
||||
profileImageUrl?: string | null;
|
||||
backgroundImageUrl?: string | null;
|
||||
bio?: string;
|
||||
language?: string;
|
||||
}
|
||||
|
||||
export interface DownloadSourceDownload {
|
||||
|
||||
Reference in New Issue
Block a user