We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dac1652 commit 131641fCopy full SHA for 131641f
src/commands/list.ts
@@ -46,7 +46,7 @@ EeNHDGocSTi70ytMMGQaaQ Note2`,
46
...flags
47
})
48
} catch (e) {
49
- this.log('Fetch history failed')
+ this.log('List note failed')
50
this.error(e as string)
51
}
52
0 commit comments