1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-20 21:55:03 -04:00

New: Show detailed queue status on Calendar

(cherry picked from commit 8fff59ff107d9a9fcfc0de1acb6aa635565e5d9b)
This commit is contained in:
Mark McDowall
2022-12-29 19:08:14 -08:00
committed by Bogdan
parent 69253a4ac4
commit a798556d32
15 changed files with 308 additions and 266 deletions
+7
View File
@@ -0,0 +1,7 @@
// This file is automatically generated.
// Please do not change this file!
interface CssExports {
'noMessages': string;
}
export const cssExports: CssExports;
export default cssExports;