Skip to content
Snippets Groups Projects
Commit c625a3fa authored by syuilo's avatar syuilo
Browse files

Update abuses.vue

parent ae6f0d49
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@
<option value="resolved">{{ $ts.resolved }}</option>
</MkSelect>
<MkSelect v-model="targetUserOrigin" style="margin: 0; flex: 1;">
<template #label>{{ $ts.targetUserOrigin }}</template>
<template #label>{{ $ts.reporteeOrigin }}</template>
<option value="combined">{{ $ts.all }}</option>
<option value="local">{{ $ts.local }}</option>
<option value="remote">{{ $ts.remote }}</option>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment