Run Prettier with updated version

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2020-08-27 15:41:48 +02:00
parent c2f3b4b7e0
commit 9b0b753064
12 changed files with 18 additions and 24 deletions

View File

@@ -85,8 +85,9 @@
v-for="(value, key) in notificationPendingParticipationValues"
:value="key"
:key="key"
>{{ value }}</option
>
{{ value }}
</option>
</b-select>
</div>
</section>