gogs.inhome mods

This commit is contained in:
Bel LaPointe
2023-04-10 11:16:19 -06:00
parent 62dc4fa565
commit f0f4b14310
16 changed files with 53 additions and 71 deletions

View File

@@ -2,7 +2,7 @@ package list
import (
"errors"
"local/todo-server/server/ajax/form"
"gogs.inhome.blapointe.com/local/todo-server/server/ajax/form"
"net/http"
)