feat(Settings): Toggleable RPC (#513)

This commit is contained in:
Sadwhy 2024-11-07 23:14:01 +06:00 committed by GitHub
parent 3071f88681
commit b703337a16
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 29 additions and 3 deletions

View file

@ -820,6 +820,8 @@ Non quae tempore quo provident laudantium qui illo dolor vel quia dolor et exerc
<string name="anilist_notifications_checking_time">Anilist notifications update frequency : %1$s</string>
<string name="comment_notification_checking_time">Comment notifications update frequency : %1$s</string>
<string name="activities">Activities</string>
<string name="enable_rpc">Enable Discord RPC</string>
<string name="enable_rpc_desc">Display your taste to plebs on Discord!</string>
<string name="incorrect_password">Incorrect password</string>
<string name="password_cannot_be_empty">Password cannot be empty</string>