1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-28 23:07:13 -04:00

Improve movie search results messaging

This commit is contained in:
Bogdan
2023-07-19 06:25:01 +03:00
parent 0b300eee1c
commit c8a1e49b7b
3 changed files with 14 additions and 18 deletions
@@ -1,9 +1,8 @@
// This file is automatically generated.
// Please do not change this file!
interface CssExports {
'blankpad': string;
'alert': string;
'filterMenuContainer': string;
'filteredMessage': string;
}
export const cssExports: CssExports;
export default cssExports;