Commit ad572fd
committed
fix: restore cmd_types.dart import needed for StatusCmdType.i18n
The cmd_types.dart import provides the StatusCmdTypeX extension that
defines the i18n getter used at view.dart:206. It was incorrectly
removed as 'unused' in a prior commit.1 parent a179363 commit ad572fd
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
0 commit comments