fix(pterodactyl): remove useless config key
Some checks failed
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 18s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 21s

This commit is contained in:
SeaswimmerTheFsh 2024-03-01 01:17:48 -05:00
parent afc5868e9e
commit dd6184ccd0
Signed by: cswimr
GPG key ID: B8953EC01E5C4063
3 changed files with 11 additions and 1 deletions

View file

@ -21,6 +21,7 @@ nav:
- Nerdify: nerdify.md
- Pterodactyl:
- pterodactyl/index.md
- Setup: pterodactyl/setup.md
plugins:
- git-authors
@ -107,3 +108,4 @@ watch:
- ./backup
- ./bible
- ./nerdify
- ./pterodactyl