Skip to content

Commit

Permalink
Set short format version as default
Browse files Browse the repository at this point in the history
  • Loading branch information
marcingajda committed Apr 18, 2020
1 parent 722e178 commit aad3fad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Covid-19 Status/src/Preferences/PreferencesOptions.swift
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@ class PreferencesOptions {

static var defaultAlertsStatus = true

static var defaultFormatMethod = StatsFormatMethod.long
static var defaultFormatMethod = StatsFormatMethod.short
}

0 comments on commit aad3fad

Please sign in to comment.