Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Commit ff86366

Browse files
authored
Merge pull request #28 from benchti/patch-1
Typo : total_estimate instead of estimation
2 parents 7355c0d + 56d54f5 commit ff86366

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -543,15 +543,15 @@ hoursPerDay: 8
543543
issueColumns:
544544
- iid
545545
- title
546-
- estimation
546+
- total_estimate
547547

548548
# Include the given columns in the merge request table
549549
# See --merge_request_columns option for more information
550550
# defaults to iid, title, spent, total_estimate
551551
mergeRequestColumns:
552552
- iid
553553
- title
554-
- estimation
554+
- total_estimate
555555

556556
# Include the given columns in the time record table
557557
# See --record_columns option for more information
@@ -789,4 +789,4 @@ or already have done so. 💜
789789

790790
## license
791791

792-
GPL v2
792+
GPL v2

0 commit comments

Comments
 (0)