Skip to content

Commit

Permalink
fix: button style
Browse files Browse the repository at this point in the history
Signed-off-by: Johannes Merkel <mail@johannesgge.de>
  • Loading branch information
JohannesGGE authored and backportbot-nextcloud[bot] committed Apr 12, 2023
1 parent d33b5dc commit 3c71208
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/SieveFilterForm.vue
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
{{ errorMessage }}
</p>
<ButtonVue
class="primary"
type="primary"
:disabled="loading"
@click="saveActiveScript">
<template #icon>
Expand Down

0 comments on commit 3c71208

Please sign in to comment.