mirror of
https://github.com/zero-peak/ZeroOmega.git
synced 2025-02-02 02:58:13 -05:00
Remove the download failed warning for now.
This commit is contained in:
parent
144b213348
commit
a1cb3a9b37
@ -27,11 +27,14 @@ class ChromeOptions extends OmegaTarget.Options
|
||||
error = true
|
||||
break
|
||||
if error
|
||||
# TODO(catus): Find a better way to notify the user.
|
||||
###
|
||||
@setBadge(
|
||||
text: '!'
|
||||
color: '#faa732'
|
||||
title: chrome.i18n.getMessage('browserAction_titleDownloadFail')
|
||||
)
|
||||
###
|
||||
return results
|
||||
|
||||
_proxyNotControllable: null
|
||||
|
Loading…
Reference in New Issue
Block a user