diff options
-rw-r--r-- | Plugins.hs | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -14,7 +14,8 @@ -- ----------------------------------------------------------------------------- -module Plugins ( Exec (..) +module Plugins ( Exec (..) + , tenthSeconds ) where import Commands
\ No newline at end of file |