fix errors with prettier

This commit is contained in:
Daeraxa 2026-05-27 23:40:27 +01:00
parent d7ebc71f12
commit f836e3cfba

View file

@ -94,7 +94,7 @@ If you now need to pull those changes to your local repository you can do so as
```shell
git pull --rebase origin main
git pull
````
```
## A friendly note on owner rights, and force push permissions