mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-01-23 05:38:52 +00:00
Lint
This commit is contained in:
parent
b0e0989359
commit
60c6bc3e48
@ -103,7 +103,7 @@ __embarkSwarm.getUrl = function (hash) {
|
||||
return `${this._config.getUrl || this._connectUrl + '/bzz:/'}${hash}`;
|
||||
};
|
||||
|
||||
const NotAvailable = "Not available with Swarm"
|
||||
const NotAvailable = "Not available with Swarm";
|
||||
|
||||
__embarkSwarm.resolve = function () {
|
||||
return new Error(NotAvailable);
|
||||
|
Loading…
x
Reference in New Issue
Block a user