Major UI improvements

This commit is contained in:
Stijnus
2025-01-28 01:33:19 +01:00
parent afb1e44187
commit 6e52114172
45 changed files with 4289 additions and 3319 deletions

View File

@@ -1,4 +1,4 @@
const { execSync } =require('child_process');
const { execSync } = require('child_process');
// Get git hash with fallback
const getGitHash = () => {