1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-20 21:54:58 -04:00

New: Show episode count in season interactive search modal

Closes #7747
This commit is contained in:
Mark McDowall
2025-03-24 20:32:40 -07:00
parent 0f904e0917
commit 41b65abd1d
6 changed files with 37 additions and 13 deletions
@@ -0,0 +1,7 @@
// This file is automatically generated.
// Please do not change this file!
interface CssExports {
'modalFooter': string;
}
export const cssExports: CssExports;
export default cssExports;