1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-25 22:37:27 -04:00

New: Trakt ratings

This commit is contained in:
Bogdan
2024-09-23 10:18:45 +03:00
parent b8f1286abb
commit f735e31835
33 changed files with 317 additions and 26 deletions
+7
View File
@@ -0,0 +1,7 @@
// This file is automatically generated.
// Please do not change this file!
interface CssExports {
'image': string;
}
export const cssExports: CssExports;
export default cssExports;