Skip to content

Commit

Permalink
Remove word
Browse files Browse the repository at this point in the history
  • Loading branch information
Vidalnt authored Jan 27, 2024
1 parent 2f6db90 commit 2db7d89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tabs/settings/presence.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ def presence_tab():
with gr.Row():
with gr.Column():
presence = gr.Checkbox(
label=i18n("Applio Enable Applio integration with Discord presence"),
label=i18n("Enable Applio integration with Discord presence"),
interactive=True,
value=True,
)
Expand Down

0 comments on commit 2db7d89

Please sign in to comment.