1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2025-02-20 13:06:57 +00:00

Update CSS typings for InteractiveSearch

This commit is contained in:
Bogdan 2023-06-17 00:55:10 +03:00
parent f5fb4aabe2
commit 504ebd8a8d

View file

@ -1,6 +1,7 @@
// This file is automatically generated.
// Please do not change this file!
interface CssExports {
'blankpad': string;
'filterMenuContainer': string;
'filteredMessage': string;
}