mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-04-18 01:47:27 +00:00
fix: channel type nil point
This commit is contained in:
@@ -470,6 +470,7 @@ func GenTaskRelayInfo(c *gin.Context) (*TaskRelayInfo, error) {
|
||||
info := &TaskRelayInfo{
|
||||
RelayInfo: relayInfo,
|
||||
}
|
||||
info.InitChannelMeta(c)
|
||||
return info, nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user