Fix modrinth plus subscribing

This commit is contained in:
Jai A 2024-11-07 19:01:53 -08:00
parent 33ad04d036
commit 8db4b3f83b
No known key found for this signature in database
GPG Key ID: 9A9F9B7250E9883C

View File

@ -763,7 +763,7 @@ const metadata = computed(() => {
}, },
} }
} }
return {} return null
}) })
function nextStep() { function nextStep() {