10 lines
166 B
JavaScript
10 lines
166 B
JavaScript
// 'use strict'
|
|
|
|
// module.exports = [
|
|
// {
|
|
// name: 'users:invite',
|
|
// description: 'Invite others to join this server.',
|
|
// public: false
|
|
// }
|
|
// ]
|