mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-18 22:33:50 +02:00
Fix YouTube API guide URL and message about VRCVideoCacher
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
<template #footer>
|
||||
<div style="display: flex">
|
||||
<el-button @click="openExternalLink('https://rapidapi.com/blog/how-to-get-youtube-api-key/')">
|
||||
<el-button @click="openExternalLink('https://smashballoon.com/doc/youtube-api-key/')">
|
||||
{{ t('dialog.youtube_api.guide') }}
|
||||
</el-button>
|
||||
<el-button type="primary" style="margin-left: auto" @click="testYouTubeApiKey">
|
||||
|
||||
Reference in New Issue
Block a user