fix: page crash if new release check fails

This commit is contained in:
Elias Schneider
2025-02-28 11:05:07 +01:00
parent 5e2d44b423
commit e848675d63

View File

@@ -66,7 +66,7 @@ const Admin = () => {
},
]);
}
});
}).catch();
}, []);
return (