mirror of
https://github.com/SrIzan10/vdo.ninja.git
synced 2026-05-01 11:05:24 +00:00
Update ci-generateTranslations.js
This commit is contained in:
2
.github/ci-generateTranslations.js
vendored
2
.github/ci-generateTranslations.js
vendored
@@ -42,7 +42,7 @@ async function updateTranslation(filename) {
|
||||
Math.random() * 100
|
||||
).toString()}`,
|
||||
})
|
||||
.then((response) => response.data)
|
||||
.then((response) => {
|
||||
return response.data;
|
||||
})
|
||||
.catch((error) => {
|
||||
|
||||
Reference in New Issue
Block a user