1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-18 21:35:27 -04:00

Convert UI Settings to TypeScript

This commit is contained in:
Mark McDowall
2024-12-26 11:38:02 -08:00
parent fd09ca6e71
commit 89c8a10e0d
13 changed files with 327 additions and 433 deletions
@@ -50,7 +50,6 @@ function createReleaseProfileSelector(id?: number) {
);
return {
id,
isFetching,
error,
isSaving,