ignore no rows error
This commit is contained in:
parent
c82bf220cf
commit
ca7eee6daa
@ -39,6 +39,8 @@ func ListPanels(ctx *gin.Context) {
|
||||
|
||||
for i, p := range panels {
|
||||
i := i
|
||||
p := p
|
||||
|
||||
group.Go(func() error {
|
||||
var mentions []string
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user