fix: Fix typecheck, lint issues and errors brought to dnshole summary. (#916)
This commit is contained in:
@@ -21,7 +21,7 @@ export default async function getServerDataAsync({ integrationIds }: WidgetProps
|
||||
};
|
||||
} catch {
|
||||
return {
|
||||
initialData: undefined,
|
||||
initialData: [],
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user