mirror of
https://github.com/Theaninova/TheaninovOS.git
synced 2025-12-12 19:46:20 +00:00
feat: update system
This commit is contained in:
@@ -16,6 +16,7 @@ function mismatch() {
|
||||
return {};
|
||||
}
|
||||
|
||||
export default v.ags === v.expected
|
||||
/*export default v.ags === v.expected
|
||||
? (await import("./js/main.js")).default
|
||||
: mismatch();
|
||||
: mismatch();*/
|
||||
export default (await import("./js/main.js")).default;
|
||||
|
||||
Reference in New Issue
Block a user