Skip to content

Commit

Permalink
Merge pull request #31644 from nextcloud/fix/change-to-tertiary-button
Browse files Browse the repository at this point in the history
  • Loading branch information
skjnldsv authored Mar 22, 2022
2 parents acfa546 + 383387f commit b6209d6
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 6 deletions.
1 change: 1 addition & 0 deletions apps/user_status/src/components/SetStatusModal.vue
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
@select-clear-at="setClearAt" />
<div class="status-buttons">
<ButtonVue wide="true"
type="tertiary"
:text="$t('user_status', 'Clear status message')"
:disabled="isSavingStatus"
@click="clearStatus">
Expand Down
Loading

0 comments on commit b6209d6

Please sign in to comment.