This commit is contained in:
2024-03-18 00:07:11 +03:00
parent 56370e56c7
commit 41eedefc28
3 changed files with 34 additions and 3 deletions

View File

@@ -1,4 +1,3 @@
const config = require("../configs");
const configs = require("../configs");
const Library = require("../library");
const DeviceModel = require("../models/device.model");