sql #4

Merged
wmantly merged 2 commits from sql into master 2024-01-07 06:39:15 +00:00
Showing only changes of commit bbcd955f28 - Show all commits

View File

@ -537,7 +537,7 @@
} }
}); });
} }
localStorage.clear('torrents'); localStorage.removeItem('torrents',);
} }
} }