mirror of
https://github.com/notherealmarco/WASAPhoto.git
synced 2025-05-05 04:18:40 +02:00
Remove useless code
This commit is contained in:
parent
00fa614eaa
commit
20dadfe6b6
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ export default {
|
||||||
data: function () {
|
data: function () {
|
||||||
return {
|
return {
|
||||||
username: this.name,
|
username: this.name,
|
||||||
errorMsg: "aaa",
|
|
||||||
user_followed: this.followed,
|
user_followed: this.followed,
|
||||||
user_banned: this.banned,
|
user_banned: this.banned,
|
||||||
myself: this.$currentSession() == this.user_id,
|
myself: this.$currentSession() == this.user_id,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue