🚛 Move BitTorrent > Torrent + Lint

This commit is contained in:
Bjorn Lammers
2023-01-13 09:49:29 +00:00
committed by GitHub
parent cb85bf4827
commit 50a836c58b
7 changed files with 21 additions and 18 deletions

View File

@@ -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