Commit 9e09c82
committed
fix(docs): add missing newline at end of JSON files
- Added a newline at the end of the `admin.json` and `server.json` files to comply with JSON formatting standards. This change ensures better compatibility with various parsers and tools that expect a newline at the end of files.1 parent 468f309 commit 9e09c82
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11365 | 11365 | | |
11366 | 11366 | | |
11367 | 11367 | | |
11368 | | - | |
| 11368 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10616 | 10616 | | |
10617 | 10617 | | |
10618 | 10618 | | |
10619 | | - | |
| 10619 | + | |
0 commit comments