feat: add New API channel support
This commit is contained in:
@@ -38,5 +38,6 @@ const (
|
||||
APITypeCodex
|
||||
APITypeAdvancedCustom
|
||||
APITypeSub2API
|
||||
APITypeNewAPI
|
||||
APITypeDummy // this one is only for count, do not add any channel after this
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user