mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-16 12:53:32 +00:00
refactor: timer overrides do not affect minimal
This commit is contained in:
committed by
Carlos Valente
parent
199ed1617f
commit
4fadb23b07
@@ -230,13 +230,6 @@ export const MINIMAL_TIMER_OPTIONS: ParamField[] = [
|
||||
type: 'boolean',
|
||||
defaultValue: false,
|
||||
},
|
||||
{
|
||||
id: 'hidemessages',
|
||||
title: 'Hide Message Overlay',
|
||||
description: 'Whether to hide the overlay from showing timer screen messages',
|
||||
type: 'boolean',
|
||||
defaultValue: false,
|
||||
},
|
||||
{
|
||||
id: 'hideendmessage',
|
||||
title: 'Hide End Message',
|
||||
|
||||
Reference in New Issue
Block a user