summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--Plugins.hs3
1 files changed, 2 insertions, 1 deletions
diff --git a/Plugins.hs b/Plugins.hs
index fa98aca..17aa0f6 100644
--- a/Plugins.hs
+++ b/Plugins.hs
@@ -14,7 +14,8 @@
--
-----------------------------------------------------------------------------
-module Plugins ( Exec (..)
+module Plugins ( Exec (..)
+ , tenthSeconds
) where
import Commands \ No newline at end of file