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

Open
clawbot wants to merge 7 commits from feat/issue-144-settings-about into main
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,