mirror of
https://github.com/Mrs4s/MiraiGo.git
synced 2025-05-04 11:07:40 +08:00
fix build
This commit is contained in:
parent
14bb70f1f0
commit
5c5e61d279
@ -613,7 +613,7 @@ func (s *GuildService) PostTopicChannelFeed(guildId, channelId uint64, feed *top
|
||||
ExtInfo: &channel.StCommonExt{
|
||||
MapInfo: []*channel.CommonEntry{
|
||||
{
|
||||
proto.String("clientkey"), proto.String("GuildMain" + utils.RandomStringRange(14, "0123456789")),
|
||||
Key: proto.String("clientkey"), Value: proto.String("GuildMain" + utils.RandomStringRange(14, "0123456789")),
|
||||
},
|
||||
},
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user