hide next overlay; ctrl+shift+d to hide dials; move dials to bottom left

This commit is contained in:
KC Beard 2025-12-04 13:10:37 -05:00
parent e611e42542
commit 90eb038cd7
3 changed files with 45 additions and 50 deletions

View file

@ -166,6 +166,7 @@ if (cloudMode) {
/** @type {import('next').NextConfig} */
export default {
reactStrictMode: false,
devIndicators: false,
env: {
basePath,
cloudMode,