Revert "Major UI improvements"

This reverts commit 6e52114172.
This commit is contained in:
Stijnus
2025-01-28 10:28:45 +01:00
parent 6e52114172
commit 0db9ce2717
45 changed files with 3317 additions and 4287 deletions

View File

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