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

New: Favorite folders in Manual Import

Closes #5891
This commit is contained in:
Mark McDowall
2024-10-26 21:57:03 -07:00
committed by Mark McDowall
parent 0f225b05c0
commit 3ddc6ac6de
14 changed files with 252 additions and 93 deletions
@@ -0,0 +1,7 @@
// This file is automatically generated.
// Please do not change this file!
interface CssExports {
'actions': string;
}
export const cssExports: CssExports;
export default cssExports;