mirror of
https://github.com/krau/SaveAny-Bot.git
synced 2026-07-12 16:02:05 +08:00
chore: format code for consistency and readability
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
package tasktype
|
package tasktype
|
||||||
|
|
||||||
//go:generate go-enum --values --names --flag --nocase
|
|
||||||
// ENUM(tgfiles,tphpics,parseditem,directlinks,aria2,ytdlp,transfer)
|
// ENUM(tgfiles,tphpics,parseditem,directlinks,aria2,ytdlp,transfer)
|
||||||
|
//
|
||||||
|
//go:generate go-enum --values --names --flag --nocase
|
||||||
type TaskType string
|
type TaskType string
|
||||||
|
|||||||
Reference in New Issue
Block a user