Updated frontend

This commit is contained in:
2026-07-01 11:10:09 -04:00
parent ee21bdbf22
commit 5644bfa5ec
8104 changed files with 14976 additions and 386337 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
'use strict';
const conf = require('../app').conf;
const conf = require('@simpleworkjs/conf');
const User = require(`./user_${conf.userModel}`)