chore: format code for consistency and readability

This commit is contained in:
krau
2026-03-05 17:20:45 +08:00
parent 70f7172162
commit f377ee3ca4
4 changed files with 15 additions and 14 deletions

View File

@@ -1,5 +1,6 @@
package tasktype
//go:generate go-enum --values --names --flag --nocase
// ENUM(tgfiles,tphpics,parseditem,directlinks,aria2,ytdlp,transfer)
//
//go:generate go-enum --values --names --flag --nocase
type TaskType string