Docs: CHANGELOG
This commit is contained in:
parent
8f220d8729
commit
139b37d5a0
2 changed files with 2 additions and 1 deletions
2
neofetch
2
neofetch
|
@ -3065,7 +3065,7 @@ convert_time() {
|
|||
*) time="$((hour - 12))${min} PM" ;;
|
||||
esac
|
||||
;;
|
||||
*) time="${hour}${min}" ;;
|
||||
*) time="$4" ;;
|
||||
esac
|
||||
|
||||
# Toggle showing the time.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue