summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
Diffstat (limited to 'extra')
-rw-r--r--extra/audio.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/audio.go b/extra/audio.go
index 73d75ed..11021f9 100644
--- a/extra/audio.go
+++ b/extra/audio.go
@@ -2,8 +2,8 @@ package extra
import (
"bytes"
- "elefant/config"
- "elefant/models"
+ "gf-lt/config"
+ "gf-lt/models"
"encoding/json"
"fmt"
"io"