mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-18 16:53:57 +00:00
feat: adding toast for saving real debrid with no token
This commit is contained in:
@@ -62,6 +62,8 @@ export function SettingsRealDebrid({
|
||||
t("real_debrid_linked_message", { username: user.username })
|
||||
);
|
||||
}
|
||||
} else {
|
||||
showSuccessToast(t("changes_saved"));
|
||||
}
|
||||
|
||||
updateUserPreferences({
|
||||
|
||||
Reference in New Issue
Block a user