Skip to content

Commit

Permalink
change message from maybe later to close
Browse files Browse the repository at this point in the history
  • Loading branch information
Deval13 authored and Chocobozzz committed Oct 9, 2024
1 parent 47a7007 commit 1c5f16e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ <h4 i18n class="modal-title">Support {{ displayName }}</h4>

<div class="modal-footer inputs">
<input
type="button" role="button" i18n-value value="Maybe later" class="peertube-button grey-button"
type="button" role="button" i18n-value value="Close" class="peertube-button grey-button"
(click)="hide()" (key.enter)="hide()"
>
</div>
Expand Down

0 comments on commit 1c5f16e

Please sign in to comment.