Require explicit transition prompts
This commit is contained in:
@@ -26,3 +26,8 @@ pub const STATUS_RATE_SESSION: &str = "☑ rate antidrift session!";
|
||||
pub const STATUS_QUIT: &str = "antidrift shutting down";
|
||||
pub const STATUS_TRANSITION: &str = "↔ antidrift transition";
|
||||
pub const SUCCESS_CONDITION_TITLE: &str = "Success Condition";
|
||||
pub const TRANSITION_DURATION_TITLE: &str = "Transition Minutes";
|
||||
pub const TRANSITION_REASON_TITLE: &str = "Transition Reason";
|
||||
pub const TRANSITION_RETURN_TITLE: &str = "Return Target";
|
||||
pub const PROVIDE_TRANSITION_REASON: &str = "Provide transition reason! ";
|
||||
pub const PROVIDE_TRANSITION_RETURN: &str = "Provide return target! ";
|
||||
|
||||
Reference in New Issue
Block a user