vault backup: 2024-11-28 19:28:55

This commit is contained in:
2024-11-28 19:28:55 +01:00
parent 6df258836f
commit c1441f534c
2 changed files with 13 additions and 5 deletions
+5 -5
View File
@@ -136,7 +136,7 @@
} }
} }
], ],
"currentTab": 1 "currentTab": 7
} }
], ],
"direction": "vertical" "direction": "vertical"
@@ -315,12 +315,12 @@
"workspaces:Manage workspace layouts": false "workspaces:Manage workspace layouts": false
} }
}, },
"active": "c9c2e49382465974", "active": "9626ea622b14c0a7",
"lastOpenFiles": [ "lastOpenFiles": [
"Geschäft/Etiketten/Drucken/03 - Gedruckt & Geschnitten.md",
"Geschäft/Etiketten/Drucken/01 - Drucken.md",
"ToDo's/ToDo's.md",
"Geschäft/Allgemein/Fraben.md", "Geschäft/Allgemein/Fraben.md",
"Geschäft/Etiketten/Drucken/01 - Drucken.md",
"Geschäft/Etiketten/Drucken/03 - Gedruckt & Geschnitten.md",
"ToDo's/ToDo's.md",
"Privat/Maße.md", "Privat/Maße.md",
"Geschäft/IT/Online Shop/Shopware 6/Dockware.md", "Geschäft/IT/Online Shop/Shopware 6/Dockware.md",
"Geschäft/Etiketten/Eigenschaften.md", "Geschäft/Etiketten/Eigenschaften.md",
@@ -52,6 +52,14 @@ Befehle über Windows Terminal
docker exec -it shopware bin/console theme:compile docker exec -it shopware bin/console theme:compile
``` ```
```
docker exec -it shopware bin/build-administration.sh
```
```
docker exec -it shopware bin/console cache:clear
```
--- ---
Theme erstellen: Theme erstellen: