Commit 795fb64
committed
fix: corner case in prototype of VersionMappings
Note the 'not' placement; every repo derived from
this already does overriding so this has never
shown, but this effectively has been checking if a
boolean was there, instead of the actual key.
Signed-off-by: Brian Harring <ferringb@gmail.com>1 parent f114c26 commit 795fb64
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
0 commit comments