to gitea.bel.blue
This commit is contained in:
@@ -2,10 +2,11 @@ package notes
|
||||
|
||||
import (
|
||||
"html"
|
||||
"gitea.inhome.blapointe.com/local/notes-server/filetree"
|
||||
"net/http"
|
||||
"path"
|
||||
"strings"
|
||||
|
||||
"gitea.bel.blue/local/notes-server/filetree"
|
||||
)
|
||||
|
||||
func (n *Notes) Create(w http.ResponseWriter, r *http.Request) {
|
||||
|
||||
Reference in New Issue
Block a user