Skip to content

Commit 2a8bd1c

Browse files
committed
Migration to new API
1 parent ca5ec29 commit 2a8bd1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plugins/static.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ export default {
22
afr: {
33
api: 'https://api.arfevrier.fr/v2',
44
v3: 'https://api.arfevrier.fr/v3',
5-
v4: 'https://oracle.arfevrier.fr/api/v4'
5+
v4: 'https://oracle.arfevrier.fr/api/v4',
66
},
77
yt: {
88
api: 'https://www.googleapis.com/youtube/v3',

0 commit comments

Comments
 (0)