blob: 56affc44939d5a5f7a1a355d246e3b3e9accb13c [file] [log] [blame]
const {addLog} = require('../scripts/addLogs');
const JsonDiff = require('json-diff');
module.exports = {
name:'webhookUpdate',
once:false,
async execute(args) {
}
}