nav tabs on admin dashboard
This commit is contained in:
1
node_modules/yargs/lib/yerror.js
generated
vendored
1
node_modules/yargs/lib/yerror.js
generated
vendored
@@ -1,3 +1,4 @@
|
||||
'use strict'
|
||||
function YError (msg) {
|
||||
this.name = 'YError'
|
||||
this.message = msg || 'yargs error'
|
||||
|
||||
Reference in New Issue
Block a user