Skip to content

Commit

Permalink
update new etag
Browse files Browse the repository at this point in the history
  • Loading branch information
giwty authored and giwty committed Aug 4, 2020
1 parent e62ada0 commit 8784cff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings/settings.go
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ func ReadSettings(baseFolder string) *AppSettings {

func saveDefaultSettings(baseFolder string) *AppSettings {
settingsInstance = &AppSettings{
TitlesEtag: "W/\"7cda5dea264d61:0\"",
TitlesEtag: "W/\"91bd18a45869d61:0\"",
VersionsEtag: "W/\"413d981bf65ed61:0\"",
Folder: "",
GUI: true,
Expand Down

0 comments on commit 8784cff

Please sign in to comment.