Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

time & weather: fix inconsistency #179

Merged
merged 2 commits into from Aug 26, 2019
Merged

time & weather: fix inconsistency #179

merged 2 commits into from Aug 26, 2019

Commits on Aug 24, 2019

  1. time: fix inconsistency with weather module

    - command "ctime" replaced with "settime"
    - edited strings to match with weather module
    hugwalk committed Aug 24, 2019
    Copy the full SHA
    842bf44 View commit details
    Browse the repository at this point in the history
  2. weather: fix inconsistency with time module

    - fix broken set country hint message
    - replace errors with "Invalid country." (won't show details if it's weather provider server side problem)
    - make every string monospace
    hugwalk committed Aug 24, 2019
    Copy the full SHA
    4bc9e09 View commit details
    Browse the repository at this point in the history