mirror of
https://github.com/taigrr/wtf
synced 2026-03-30 08:15:15 -07:00
Rudimentary modal showing up for Todo on 'e'
This commit is contained in:
@@ -7,9 +7,6 @@ import (
|
||||
"github.com/senorprogrammer/wtf/wtf"
|
||||
)
|
||||
|
||||
const TimeFormat = "15:04 MST"
|
||||
const DateFormat = "Jan 2"
|
||||
|
||||
// Config is a pointer to the global config object
|
||||
var Config *config.Config
|
||||
|
||||
|
||||
Reference in New Issue
Block a user