New features: TG Telegram robot terminal [One-click configuration] and [Subscription conversion]

This commit is contained in:
心隨緣動 2025-10-07 23:32:46 +08:00 committed by GitHub
parent ca8affc1e7
commit 5d27e4ebdb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,7 +10,7 @@ import (
// "strings" // "strings"
"syscall" "syscall"
_ "unsafe" _ "unsafe"
// 中文注释: 新增了 time 和 x-ui/job 的导入,这是运行定时任务所必需的 // 中文注释: 新增了 time 和 x-ui/job 的导入,这是运行定时任务所必需的
"time" "time"
"x-ui/web/job" "x-ui/web/job"