mirror of
https://github.com/p-stream/p-stream.git
synced 2026-01-11 20:10:32 +00:00
Update Settings.tsx
This commit is contained in:
parent
c94d7bc243
commit
a26cab94bf
1 changed files with 0 additions and 3 deletions
|
|
@ -516,9 +516,6 @@ export function SettingsPage() {
|
|||
if (settings.debridToken) {
|
||||
setdebridToken(settings.debridToken);
|
||||
}
|
||||
if (settings.debridService) {
|
||||
setdebridService(settings.debridService);
|
||||
}
|
||||
}
|
||||
};
|
||||
loadSettings();
|
||||
|
|
|
|||
Loading…
Reference in a new issue