from inhome

This commit is contained in:
2026-03-08 09:44:50 -06:00
parent 213ee60807
commit 1bea4d30ef
7 changed files with 8 additions and 18 deletions

View File

@@ -5,8 +5,8 @@ import (
"io/ioutil"
"os"
"gitea.bel.blue/gogs/pttodo/pttodo"
"github.com/google/uuid"
"gitea.inhome.blapointe.com/gogs/pttodo/pttodo"
"gopkg.in/yaml.v2"
)