[oform] Fix rendering of role color when deleting a role

This commit is contained in:
KirillovIlya
2022-12-12 16:17:50 +03:00
parent 82cd96f57e
commit 9c11211893

View File

@ -195,6 +195,7 @@
this.Format.addFieldGroup(delegateFieldGroup);
}
this.NeedRedraw = true;
this.endAction();
return true;
};