endpoint/update with secret & co
This commit is contained in:
@@ -101,11 +101,6 @@ async function groupServerList(groupName) {
|
||||
return result
|
||||
};
|
||||
|
||||
groupServerList('group1').then(
|
||||
(result) => {
|
||||
console.log(result)
|
||||
}
|
||||
)
|
||||
module.exports = {
|
||||
addGroup,
|
||||
delGroup,
|
||||
|
||||
Reference in New Issue
Block a user