mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-13 08:55:48 +01:00
🤡 nothing to see here
This commit is contained in:
@@ -42,7 +42,8 @@ export type IWidgetOptionValue = (
|
|||||||
| IDraggableListInputValue
|
| IDraggableListInputValue
|
||||||
| IDraggableEditableListInputValue<any>
|
| IDraggableEditableListInputValue<any>
|
||||||
| IMultipleTextInputOptionValue
|
| IMultipleTextInputOptionValue
|
||||||
| ILocationOptionValue) & CommonOptions;
|
| ILocationOptionValue
|
||||||
|
) & CommonOptions;
|
||||||
|
|
||||||
// Interface for data type
|
// Interface for data type
|
||||||
interface DataType {
|
interface DataType {
|
||||||
|
|||||||
Reference in New Issue
Block a user