forked from jsnbuchanan/crowd-funder-for-time-pwa
Chore: lint fix
This commit is contained in:
@@ -114,7 +114,7 @@ export default class PersonCard extends Vue {
|
||||
if (this.person.name) {
|
||||
return this.person.name;
|
||||
}
|
||||
|
||||
|
||||
// If the entity does not have a set name
|
||||
return this.person.did;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user