mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-10 07:43:09 +02:00
chore: clean up
This commit is contained in:
parent
a70dbb7e74
commit
5fd549656b
1 changed files with 0 additions and 2 deletions
|
@ -231,8 +231,6 @@ export default defineComponent({
|
|||
}
|
||||
}
|
||||
|
||||
console.log(this.type);
|
||||
|
||||
if (this.type === 'user') {
|
||||
if (this.q == null) {
|
||||
this.users = [];
|
||||
|
|
Loading…
Reference in a new issue