fix
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/head This commit looks good
Details
This commit is contained in:
parent
ec49f37303
commit
e7cb9cf2da
|
@ -68,7 +68,7 @@ module.exports = Self => {
|
|||
where: {
|
||||
and: [
|
||||
{socialName: this.socialName},
|
||||
{fi: this.fi},
|
||||
{isActive: true},
|
||||
{id: {neq: this.id}}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue