move internal

pull/5370/head
filip mertens 11 months ago
parent 4824486025
commit cfe57a204e
  1. 2
      apps/etherscan/src/app/EtherscanPluginClient.ts

@ -9,8 +9,8 @@ export class EtherscanPluginClient extends PluginClient {
constructor() {
super()
createClient(this)
this.internalEvents = new EventManager()
createClient(this)
this.onload()
}

Loading…
Cancel
Save