diff --git a/src/common/const.ts b/src/common/const.ts index 0aedba0806..6f4c6319c5 100644 --- a/src/common/const.ts +++ b/src/common/const.ts @@ -221,6 +221,7 @@ export const DOMAINS_INPUT_ROW = [ "scene", "script", "select", + "switch", ]; /** Domains that should have the history hidden in the more info dialog. */