mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-12 00:15:48 +01:00
🚛 Move BitTorrent > Torrent + Lint
This commit is contained in:
@@ -39,8 +39,8 @@ export type IWidgetOptionValue =
|
||||
|
||||
// Interface for data type
|
||||
interface DataType {
|
||||
label: string
|
||||
value: string
|
||||
label: string;
|
||||
value: string;
|
||||
}
|
||||
|
||||
// will show a multi-select with specified data
|
||||
|
||||
Reference in New Issue
Block a user