Skip to content

Commit 78caa29

Browse files
committed
Fix intendation
1 parent 0220e4d commit 78caa29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

segments/utc_time.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ __process_settings() {
1717
}
1818

1919
run_segment() {
20-
__process_settings
20+
__process_settings
2121
date -u +"$TMUX_POWERLINE_SEG_UTC_TIME_FORMAT"
2222
return 0
2323
}

0 commit comments

Comments
 (0)