git ssb

0+

wanderer🌟 / js-primea-abstract-container



Commit fbcdeabdaf74de306deb2cf5462220e431f6a814

Update index.js

wanderer authored on 8/2/2017, 7:19:56 PM
GitHub committed on 8/2/2017, 7:19:56 PM
Parent: f70855436c6ff4f1f122ea085fdba68dd5770cdf

Files changed

index.jschanged
index.jsView
@@ -40,8 +40,8 @@
4040 }
4141
4242 // each container type used in a hypervisor instance must have a different
4343 // id defined as an interger. This can be overriden at the time the container is registered with the hypervisor.
44- static get containerTypeId () {
44 + static get typeId () {
4545 throw new Error('Unimplemented container type id')
4646 }
4747 }

Built with git-ssb-web