fix conficts

This commit is contained in:
tetuaoro
2024-07-10 15:01:39 +02:00
parent 39d32b0a1c
commit 45087a9683
2 changed files with 46 additions and 37 deletions
+1 -1
View File
@@ -265,7 +265,7 @@ module.exports = class Server {
});
};
// backup_restore
// import_export
const router3 = createRouter();
app.use(router3);