Rename "my settings" to "my account" in menu
This commit is contained in:
parent
6cca7360eb
commit
379acb21bc
3 changed files with 9 additions and 3 deletions
|
@ -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
|
||||
(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue