diff options
| -rw-r--r-- | main.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ import ( "encoding/json" "flag" "fmt" - "git.clsr.net/gomf/storage" + "git.clsr.net/gomf/gomf/storage" "html/template" "io" "io/ioutil" |
| index : gomf-modpanel | |
| Mod panel for managing and deleting Gomf files using Gomf logs |
| summaryrefslogtreecommitdiffstats |
| -rw-r--r-- | main.go | 2 |
@@ -7,7 +7,7 @@ import ( "encoding/json" "flag" "fmt" - "git.clsr.net/gomf/storage" + "git.clsr.net/gomf/gomf/storage" "html/template" "io" "io/ioutil" |