Skip to content

Commit

Permalink
update latest switch db files
Browse files Browse the repository at this point in the history
  • Loading branch information
giwty authored and giwty committed Aug 7, 2020
1 parent 2389ff1 commit cdf18a9
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 763,301 deletions.
4 changes: 2 additions & 2 deletions settings/settings.go
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@ func ReadSettings(baseFolder string) *AppSettings {

func saveDefaultSettings(baseFolder string) *AppSettings {
settingsInstance = &AppSettings{
TitlesEtag: "W/\"695350c8106bd61:0\"",
VersionsEtag: "W/\"f28b82cc956ad61:0\"",
TitlesEtag: "W/\"a5b02845cf6bd61:0\"",
VersionsEtag: "W/\"2ef50d1cb6bd61:0\"",
Folder: "",
GUI: true,
GuiPagingSize: 100,
Expand Down
Loading

0 comments on commit cdf18a9

Please sign in to comment.