feature flags
This commit is contained in:
@@ -152,7 +152,6 @@ export function DebugModeToggle({ show }: DebugModeToggleProps) {
|
||||
timestamp: new Date().toISOString(),
|
||||
environment: {
|
||||
mode: process.env.NODE_ENV,
|
||||
appMode: process.env.NEXT_PUBLIC_GRIDPILOT_MODE,
|
||||
version: process.env.NEXT_PUBLIC_APP_VERSION,
|
||||
},
|
||||
browser: {
|
||||
|
||||
Reference in New Issue
Block a user