We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca5ec29 commit 2a8bd1cCopy full SHA for 2a8bd1c
src/plugins/static.js
@@ -2,7 +2,7 @@ export default {
2
afr: {
3
api: 'https://api.arfevrier.fr/v2',
4
v3: 'https://api.arfevrier.fr/v3',
5
- v4: 'https://oracle.arfevrier.fr/api/v4'
+ v4: 'https://oracle.arfevrier.fr/api/v4',
6
},
7
yt: {
8
api: 'https://www.googleapis.com/youtube/v3',
0 commit comments