mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 03:45:59 +00:00
fake method
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
// only in DbGate Premium
|
||||
|
||||
async function sendToAuditLog(req, props) {}
|
||||
async function logJsonRunnerScript(req, script) {}
|
||||
|
||||
|
||||
module.exports = {
|
||||
sendToAuditLog,
|
||||
logJsonRunnerScript,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user