Files
Unify/framework/server/updater.js

6 lines
68 B
JavaScript
Raw Normal View History

2025-12-25 11:16:59 +01:00
global.runMode = "updater";
import index from './index.js';