chore: tweak custom profile

This commit is contained in:
Steven
2023-12-15 22:57:53 +08:00
parent 7735cfac31
commit a10b3d3821
4 changed files with 7 additions and 10 deletions

View File

@@ -80,7 +80,7 @@ func (s *APIV1Service) GetSystemStatus(c echo.Context) error {
AllowSignUp: true,
MaxUploadSizeMiB: 32,
CustomizedProfile: CustomizedProfile{
Name: "memos",
Name: "Memos",
Locale: "en",
Appearance: "system",
},