[fix] format the code

This commit is contained in:
PrinOrange
2024-08-14 11:24:25 +08:00
parent 805c41d3a4
commit dde932728a
5 changed files with 31 additions and 10 deletions

View File

@@ -77,7 +77,7 @@ export const Config: TConfig = {
},
// Website establishment year.
YearStart: 2023,
YearStart: "2023",
// Please enter your legal name for use with the copyright mark.
AuthorName: "JOHN DOE",
};