Merge branch 'resource-overview' of https://gitea.oliver.boehlk.io/oliver/simcompanies-dashboard into resource-overview

This commit is contained in:
2020-04-17 23:24:27 +02:00

View File

@@ -40,6 +40,7 @@ export default function SelectResource() {
setResources(rArr); setResources(rArr);
} }
if (resources === null)
loadResources(); loadResources();
return ( return (