mirror of
https://github.com/eliasstepanik/vdo.ninja.git
synced 2026-01-11 05:38:31 +00:00
Update ci-generateTranslations.js
This commit is contained in:
parent
afad412936
commit
bb84c95662
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) => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user