Documentation: Structure backup section more clearly (#4559)

---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
This commit is contained in:
quantenProjects
2023-11-16 01:26:52 +01:00
committed by GitHub
parent 07989bc2fa
commit 0d92648d62
2 changed files with 46 additions and 38 deletions

View File

@@ -7,7 +7,7 @@
"trailingComma": "es5",
"overrides": [
{
"files": "index.md",
"files": ["index.md", "administration.md"],
"options": {
"tabWidth": 4
}