Feat: set default view method in file manager

This commit is contained in:
HFO4
2020-01-29 14:25:14 +08:00
parent e2f6dab70c
commit a0c320b964
4 changed files with 35 additions and 23 deletions

View File

@@ -164,6 +164,8 @@ Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 14px; verti
{Name: "temp_path", Value: "temp", Type: "path"},
{Name: "score_enabled", Value: "1", Type: "score"},
{Name: "share_score_rate", Value: "80", Type: "score"},
{Name: "home_view_method", Value: "icon", Type: "view"},
{Name: "share_view_method", Value: "list", Type: "view"},
}
for _, value := range defaultSettings {