Skip to content
Snippets Groups Projects

Resolve "Identicon is not shown even it should be"

Merged Hangzhi Yu requested to merge 784-identicon-is-not-shown-even-it-should-be into master
2 files
+ 1
3
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -45,9 +45,6 @@ export default {
id: this.id,
};
},
skip() {
return !this.id;
},
},
},
};
Loading