update search border
This commit is contained in:
@@ -44,7 +44,7 @@ class Privilege {
|
||||
} else if (this.id == privilege_receiving) {
|
||||
iconData = MaterialCommunityIcons.inbox_arrow_down;
|
||||
} else if (this.id == privilege_pickup) {
|
||||
iconData = FontAwesome.dropbox;
|
||||
iconData = SimpleLineIcons.direction;
|
||||
} else {
|
||||
iconData = MaterialCommunityIcons.account_question;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user