pnpm prepr

This commit is contained in:
tdgao
2026-03-23 12:30:35 -06:00
parent fb1445c915
commit 504ba7f8e2
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -3,6 +3,7 @@ import type { Labrinth } from '@modrinth/api-client'
import { injectModrinthClient, ServersManagePageIndex } from '@modrinth/ui'
import { useQuery } from '@tanstack/vue-query'
import { computed } from 'vue'
import { config } from '../config'
const stripePublishableKey = (config.stripePublishableKey as string) || ''