assets/js/concise/Queue.js
@@ -608,9 +608,9 @@ *********************************************/ initUI() { this.icons = { queued: 'refresh', localProcessing: 'refresh', uploading: 'syncing', pending: 'cloud', processing: 'syncing', completed: 'synced', failed: 'error', failed_permanent: 'error' queued: 'arrows-clockwise', localProcessing: 'arrows-clockwise', uploading: 'syncing', pending: 'cloud', processing: 'syncing', completed: 'cloud-check', failed: 'cloud-warning', failed_permanent: 'cloud-warning' }; this.selectors = {