Client: Replaced block-system with safe-zone

This commit is contained in:
Donkie
2023-08-10 21:40:30 +02:00
parent ec80973f96
commit 3f18c32c8a
4 changed files with 214 additions and 304 deletions

3
client/.prettierrc Normal file
View File

@@ -0,0 +1,3 @@
{
"printWidth": 120
}