Switch to the new robot icon
This commit is contained in:
parent
864bedf79b
commit
8663bcd1c7
19 changed files with 69 additions and 65 deletions
|
@ -72,7 +72,7 @@
|
|||
<button type="button" class="btn btn-default"
|
||||
ng-class="pullInfo.is_public ? '' : 'active btn-info'"
|
||||
ng-click="pullInfo.is_public = false">
|
||||
<i class="fa fa-wrench"></i>
|
||||
<i class="fa ci-robot"></i>
|
||||
Robot account
|
||||
</button>
|
||||
</div>
|
||||
|
|
Reference in a new issue