Skip to content

Commit 543f9a8

Browse files
committed
rename column
1 parent 064b0f2 commit 543f9a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/ionic/package.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ function packageList(ionic, argv, dir, project, appId) {
227227
screenWidth = process.stdout.getWindowSize()[0];
228228

229229
if (screenWidth > 100) {
230-
headers.push('created');
230+
headers.push('started');
231231
}
232232

233233
if (screenWidth > 125) {

0 commit comments

Comments
 (0)