mirror of
https://github.com/umami-software/umami.git
synced 2026-02-11 08:07:12 +01:00
hide next overlay; ctrl+shift+d to hide dials; move dials to bottom left
This commit is contained in:
parent
e611e42542
commit
90eb038cd7
3 changed files with 45 additions and 50 deletions
|
|
@ -166,6 +166,7 @@ if (cloudMode) {
|
|||
/** @type {import('next').NextConfig} */
|
||||
export default {
|
||||
reactStrictMode: false,
|
||||
devIndicators: false,
|
||||
env: {
|
||||
basePath,
|
||||
cloudMode,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue