Fixing bug with non functional limit
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
import * as Handlebars from "handlebars";
|
||||
import { readFileSync } from "fs";
|
||||
import config from "../../config";
|
||||
import Logging from "@hibas123/logging";
|
||||
import Logging from "@hibas123/nodelogging";
|
||||
|
||||
|
||||
function checkCondition(v1, operator, v2) {
|
||||
|
Reference in New Issue
Block a user