Closed shundroid closed 8 years ago
Review status: 0 of 3 files reviewed at latest revision, 1 unresolved discussion.
_dashboard.js, line 120 [r1] (raw file):_
Dashboard.prototype.removeOrb = function(name) { const orbNames = this.orbMap.getNames(); if (orbNames.indexOf(name) === -1) {
has メソッドは使わない?
Comments from Reviewable
Review status: 0 of 3 files reviewed at latest revision, 1 unresolved discussion.
dashboard.js, line 120 [r1] (raw file):
そうでした。直します!
Comments from Reviewable
Reviewed 3 of 4 files at r1, 1 of 1 files at r2. Review status: all files reviewed at latest revision, all discussions resolved.
Comments from Reviewable
This change is