fix some pride links

This commit is contained in:
Prospector
2026-05-31 16:22:16 -07:00
parent 05699a90d6
commit e6afc6f4f3
7 changed files with 9 additions and 9 deletions
@@ -23,7 +23,7 @@ const shouldShowBanner = computed(
)
async function openPrideFundraiser() {
await openUrl('https://modrinth.com/pride')
await openUrl('https://modrinth.com/pride?from=app')
}
function dismissBanner() {
File diff suppressed because one or more lines are too long