From 8a3fcd0cb865b7c72545fe7a48b3cc06aebdcbdb Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Thu, 5 Jul 2018 23:04:48 +0200 Subject: =?UTF-8?q?rem:=20implement=20basic=20event=20=E2=86=92=20reminder?= =?UTF-8?q?=20formatter?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common.lua | 2 ++ 1 file changed, 2 insertions(+) (limited to 'common.lua') diff --git a/common.lua b/common.lua index fe29d8c..c009207 100644 --- a/common.lua +++ b/common.lua @@ -1,3 +1,5 @@ +local string = require "string" +local stringformat = string.format local verboselvl = 0 -- cgit v1.2.3