This commit is contained in:
Bel LaPointe
2023-04-10 10:44:41 -06:00
parent 5a30481ff1
commit 242f9ee1b4
2 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ import (
"syscall"
"time"
"gogs.inhome.blapointe.com/local/pttodo"
"gogs.inhome.blapointe.com/bel/pttodo"
"gopkg.in/yaml.v2"
)