mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-01-24 06:08:48 +00:00
make linter happy
This commit is contained in:
parent
7bd1598b3c
commit
3f16806f37
@ -32,7 +32,7 @@ class Dashboard {
|
|||||||
console = new Console({
|
console = new Console({
|
||||||
events: self.events,
|
events: self.events,
|
||||||
plugins: self.plugins,
|
plugins: self.plugins,
|
||||||
version: self.version,
|
version: self.version
|
||||||
});
|
});
|
||||||
callback();
|
callback();
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user