🎇 close #512 favicon redirect

This commit is contained in:
Xhofe
2022-02-08 18:07:13 +08:00
parent bef3d2f88d
commit 4f81735af6
5 changed files with 14 additions and 3 deletions

View File

@ -74,7 +74,7 @@ func InitSettings() {
},
{
Key: "music cover",
Value: "https://store.heytapimage.com/cdo-portal/feedback/202110/30/d43c41c5d257c9bc36366e310374fb19.png",
Value: "https://cdn.jsdelivr.net/gh/alist-org/logo@main/circle_center.svg",
Description: "music cover image",
Type: "string",
Access: model.PUBLIC,