remove customize button if no body parts are available (#1952)
* remove customize button if no body parts are available * remove unused position field from PlayerTexturesCollection interface * removed unused label field * fix LocalUser test * little PlayerTextures class refactor * Fixing linting * Fixing missing Openapi packages in prod * Fixing back build Co-authored-by: Hanusiak Piotr <piotr@ltmp.co> Co-authored-by: David Négrier <d.negrier@thecodingmachine.com>
This commit is contained in:
@@ -81,7 +81,7 @@ jobs:
|
||||
working-directory: messages
|
||||
|
||||
- name: Build proto messages
|
||||
run: yarn run proto && yarn run copy-to-back
|
||||
run: yarn run proto && yarn run copy-to-back && yarn run json-copy-to-back
|
||||
working-directory: messages
|
||||
|
||||
# docker
|
||||
|
||||
Reference in New Issue
Block a user