diff --git a/src/v3/variables.ts b/src/v3/variables.ts index e96c90b..a2143e0 100644 --- a/src/v3/variables.ts +++ b/src/v3/variables.ts @@ -19,7 +19,7 @@ export function variables(): CompanionVariableDefinition[] { }, //timer.current { - name: 'Current timer progress (Normal/Warning/Danger/Overtime)', + name: 'Current timer progress (Default/Warning/Danger/Overtime)', variableId: variableId.TimerPhase, }, {