diff --git a/src/controller/action.ts b/src/controller/action.ts index 2d17b411..b31f47ee 100644 --- a/src/controller/action.ts +++ b/src/controller/action.ts @@ -518,10 +518,9 @@ export class SetFloatingLayout extends SetCurrentLayout { export class SetQuarterLayout extends SetCurrentLayout { constructor(protected engine: Engine) { - // NOTE: space is intentional (Temporary) super( engine, - "QuarterLayout ", + "QuarterLayout", "toggle_quarter_layout", "Toggle Quarter Layout", ""