1
0
Fork 0

Rename "my settings" to "my account" in menu

This commit is contained in:
Chocobozzz 2018-06-07 17:05:57 +02:00
parent 6cca7360eb
commit 379acb21bc
No known key found for this signature in database
GPG key ID: 583A612D890159BE
3 changed files with 9 additions and 3 deletions

View file

@ -57,7 +57,8 @@ git commit package.json client/package.json -m "Bumped to version $version"
git tag -s -a "$version" -m "$version"
npm run build
rm "./client/dist/en-US/stats.json"
rm "./client/dist/en_US/stats.json"
rm "./client/dist/embed-stats.json"
# Creating the archives
(