mirror of
https://github.com/modrinth/code.git
synced 2026-08-31 12:05:53 +00:00
pnpm prepr
This commit is contained in:
@@ -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) || ''
|
||||
|
||||
Reference in New Issue
Block a user