✨ (Account Card) Add info to account card
This commit is contained in:
@@ -37,7 +37,6 @@ export default class AccountList extends Vue {
|
||||
public user!: IUser | null
|
||||
@Prop({ type: Boolean, default: false })
|
||||
public archived!: boolean
|
||||
|
||||
public accounts: IAccount[] = []
|
||||
public fetched: boolean = false
|
||||
public textColor: string = ''
|
||||
|
||||
Reference in New Issue
Block a user