dumb ci v2

This commit is contained in:
Jorrin
2024-04-21 17:03:50 +02:00
parent 100435af3c
commit b12562d249

View File

@@ -99,7 +99,7 @@ export default function Page() {
}} }}
asChild asChild
onPress={() => { onPress={() => {
setBackendUrl(backendUrl); setBackendUrl(backendUrl as unknown as string);
}} }}
> >
<MWButton type="purple" disabled={!meta.isSuccess}> <MWButton type="purple" disabled={!meta.isSuccess}>