tsk-7: Change name of repo (#8)

Closes #7

Reviewed-on: #8
Co-authored-by: phoenix <kundeng00@pm.me>
Co-committed-by: phoenix <kundeng00@pm.me>
This commit is contained in:
phoenix
2025-11-09 03:11:33 +00:00
committed by phoenix
parent bf0ec9d55b
commit 6bd1b22e68
12 changed files with 70 additions and 31 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ import "os"
import "strings"
import (
"git.kundeng.us/phoenix/twilio_sender/models"
"git.kundeng.us/phoenix/sender/models"
)
func GetPaths(args []string) (configPath string, numberPath string, messagePath string) {