🤡 frogot a file

This commit is contained in:
Tagaishi
2023-08-05 23:19:52 +02:00
parent 048b27a89b
commit d994f4ec89

View File

@@ -239,6 +239,7 @@ const WidgetOptionTypeSwitch: FC<{
handleChange={handleChange} handleChange={handleChange}
widgetId={widgetId} widgetId={widgetId}
info={info} info={info}
infoLink={link}
/> />
); );