⚙️ 🌹 config.ts

This commit is contained in:
nirholas
2026-03-31 10:23:48 +00:00
parent 60068e340a
commit 3b63f9d6ba

View File

@@ -19,3 +19,4 @@ export function isAutoDreamEnabled(): boolean {
) )
return gb?.enabled === true return gb?.enabled === true
} }