summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rw-r--r--scripts/template_band.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/template_band.lua b/scripts/template_band.lua
index 948b5dce92..6cdcd2d1e4 100644
--- a/scripts/template_band.lua
+++ b/scripts/template_band.lua
@@ -37,7 +37,7 @@ function factory (params) return function ()
Editor:set_toggleaction ("Rulers", "toggle-meter-ruler", true)
Editor:access_action ("Transport", "primary-clock-bbt")
- Editor:access_action ("Transport", "secondary-clock-off")
+ Editor:access_action ("Transport", "secondary-clock-minsec")
Editor:set_toggleaction ("Rulers", "toggle-minsec-ruler", false)
Editor:set_toggleaction ("Rulers", "toggle-timecode-ruler", false)