2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-12 10:05:39 +00:00

Improve documentation on currency rendering (#4768)

* Improve documentation on currency rendering

* Fix .devcontainer file
This commit is contained in:
Oliver
2023-05-05 23:43:12 +10:00
committed by GitHub
parent 1c3d037baf
commit a0f18d82cb
3 changed files with 18 additions and 2 deletions

View File

@ -17,6 +17,6 @@ inv update
inv setup-dev
# remove existing gitconfig created by "Avoiding Dubious Ownership" step
# so that it gets copyied from host to the container to have your global
# so that it gets copyied from host to the container to have your global
# git config in container
rm -f /home/vscode/.gitconfig