Commit b4c2385a5e1d71951e3c90a74003040bc0636f1e
1 parent
cb0f06bed4
Exists in
master
Tambah beberapa keyword untuk addterminal
Showing 1 changed file with 3 additions and 1 deletions Side-by-side Diff
lib/default-command.js
... | ... | @@ -142,11 +142,13 @@ module.exports = { |
142 | 142 | 'newterminal', |
143 | 143 | 'registerterminal', |
144 | 144 | 'regterminal', |
145 | + 'createterminal', | |
145 | 146 | 'addmsisdn', |
146 | 147 | 'msisdnadd', |
147 | 148 | 'tambahmsisdn', |
148 | 149 | 'newmsisdn', |
149 | - 'regmsisdn' | |
150 | + 'regmsisdn', | |
151 | + 'createmsisdn' | |
150 | 152 | ], |
151 | 153 | _listdownlineterminal: [ |
152 | 154 | 'listdownlineterminal', |