feat: add About well to settings with build info and debug easter egg #145

Merged
sneak merged 8 commits from feat/issue-144-settings-about into main 2026-07-26 18:39:09 +02:00
Showing only changes of commit 5ad9e9d09d - Show all commits

View File

@@ -1,6 +1,5 @@
// Shared DOM helpers used by all views.
const { DEBUG } = require("../../shared/constants");
const { isDebug } = require("../../shared/log");
const {
formatUsd,