Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

Commit

Permalink
Merge pull request #1 from infeeeee/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
infeeeee authored Jan 3, 2020
2 parents 4ed05ee + 1e6c52a commit 67abe41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kimai2/kimaiMeasures.inc
Original file line number Diff line number Diff line change
Expand Up @@ -83,4 +83,4 @@ Measure=String
String=#activeHrs#:[MeasureMins]
DynamicVariables=1
RegExpSubstitute=1
Substitute="(:)(\d)$":"\10\2 ","(:\d\d)$":"\1 ","^:\d\d $":"","\#activeHrs\#:\d\d":""
Substitute="(:)(\d)$":"\10\2 ","(:\d\d)$":"\1 ","^:\d+ *$":"","\#activeHrs\#:\d\d":""

0 comments on commit 67abe41

Please sign in to comment.