Ignore left-over issues
This commit is contained in:
@@ -100,6 +100,7 @@ function clear() {
|
||||
>
|
||||
<span
|
||||
v-for="suggestion in Suggestions"
|
||||
:key="suggestion.ID"
|
||||
class="block"
|
||||
:value="suggestion.ID"
|
||||
@click="select"
|
||||
|
Reference in New Issue
Block a user