summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--plugins/timecode/init.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/timecode/init.lua b/plugins/timecode/init.lua
index cbfeba68196..984455770f4 100644
--- a/plugins/timecode/init.lua
+++ b/plugins/timecode/init.lua
@@ -1,7 +1,7 @@
-- license:BSD-3-Clause
-- copyright-holders:Vas Crabb
local exports = {
- name = 'inputmacro',
+ name = 'timecode',
version = '0.0.1',
description = 'Timecode recorder plugin',
license = 'BSD-3-Clause',