feat: initialize channel metadata in mjproxy and relay processing
This commit is contained in:
@@ -318,8 +318,6 @@ func RelayMidjourney(c *gin.Context) {
|
||||
return
|
||||
}
|
||||
|
||||
relayInfo.InitChannelMeta(c)
|
||||
|
||||
var mjErr *dto.MidjourneyResponse
|
||||
switch relayInfo.RelayMode {
|
||||
case relayconstant.RelayModeMidjourneyNotify:
|
||||
|
||||
Reference in New Issue
Block a user