mirror of
https://github.com/modrinth/code.git
synced 2026-08-26 17:44:50 +00:00
@@ -942,7 +942,6 @@ async function submitPayment() {
|
||||
|
||||
defineExpose({
|
||||
show: () => {
|
||||
|
||||
stripe = Stripe(props.publishableKey)
|
||||
|
||||
selectedPlan.value = 'yearly'
|
||||
|
||||
Reference in New Issue
Block a user