mirror of
https://github.com/Kong/insomnia
synced 2024-11-07 22:30:15 +00:00
parent
c0aaa8f64f
commit
42f8e0d349
@ -602,7 +602,7 @@ class UnconnectedSyncDropdown extends PureComponent<Props, State> {
|
||||
</Fragment>
|
||||
) : (
|
||||
<Fragment>
|
||||
<i className="fa fa-cloud-upload" /> Pull {behind || ''} Snapshot
|
||||
<i className="fa fa-cloud-download" /> Pull {behind || ''} Snapshot
|
||||
{behind === 1 ? '' : 's'}
|
||||
</Fragment>
|
||||
)}
|
||||
|
Loading…
Reference in New Issue
Block a user