Skip to content

Commit

Permalink
Merge pull request #8358 from nextcloud/backport/8355/stable1.15
Browse files Browse the repository at this point in the history
[stable1.15] fix: style of "Save sieve script" button
  • Loading branch information
ChristophWurst authored Apr 12, 2023
2 parents d33b5dc + 3c71208 commit 66ff820
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 66ff820

Please sign in to comment.