Commit 0fd89f385a5138aa6f84e40137b179e343303edc

Authored by Adhidarma Hadiwinoto
1 parent 56c506ebfb
Exists in master

news command

Showing 1 changed file with 5 additions and 0 deletions Side-by-side Diff

lib/default-command.js
... ... @@ -193,5 +193,10 @@ module.exports = {
193 193 ],
194 194 _setmarkup: [
195 195 'markup'
  196 + ],
  197 + _news: [
  198 + 'berita',
  199 + 'news',
  200 + 'promo',
196 201 ]
197 202 }