mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-20 03:06:00 +00:00
license checker
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
function checkLicense() {
|
||||
return true;
|
||||
return null;
|
||||
}
|
||||
|
||||
module.exports = {
|
||||
|
||||
Reference in New Issue
Block a user