fix box sixing

This commit is contained in:
Peter Maquiran
2023-05-18 17:40:52 +01:00
parent ef882e8ff1
commit a526b91532
36 changed files with 460 additions and 350 deletions
+4
View File
@@ -82,6 +82,10 @@ ionic cap copy &&
ionic cap update &&
ionic cap open ios &&
# Android
npx cap copy android &&
ionic cap sync android
## Tag stable version
```bash