remove whitespace that somehow appeared thanks webstorm
This commit is contained in:
parent
76fb7bd5e5
commit
9eded4eb77
1 changed files with 0 additions and 1 deletions
|
|
@ -68,7 +68,6 @@ export default {
|
|||
return this.user.id !== this.$store.state.users.currentUser.id
|
||||
},
|
||||
subscribeUrl () {
|
||||
|
||||
const serverUrl = new URL(this.user.statusnet_profile_url)
|
||||
return `${serverUrl.protocol}//${serverUrl.host}/main/ostatus`
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue