mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-02-20 02:58:05 +00:00
use self
This commit is contained in:
parent
4aa33935b0
commit
fc92b69211
@ -115,7 +115,7 @@ class CodeGenerator {
|
|||||||
});
|
});
|
||||||
|
|
||||||
this.events.setCommandHandler('embark-building-placeholder', (cb) => {
|
this.events.setCommandHandler('embark-building-placeholder', (cb) => {
|
||||||
this.buildPlaceholderPage(cb);
|
self.buildPlaceholderPage(cb);
|
||||||
});
|
});
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user