Browse Source

Reduce to 5.

pull/101/head
Abhishek 3 years ago
parent
commit
8046e580f3
  1. 2
      Clocker/Panel/ParentPanelController.swift

2
Clocker/Panel/ParentPanelController.swift

@ -11,7 +11,7 @@ struct PanelConstants {
static let noThanksTitle = "No, thanks"
static let yesWithQuestionMark = "Yes?"
static let yesWithExclamation = "Yes!"
static let modernSliderDaySupport = 7
static let modernSliderDaySupport = 5
}
class ParentPanelController: NSWindowController {

Loading…
Cancel
Save