Skip to content

Commit

Permalink
feat: use playing status setting
Browse files Browse the repository at this point in the history
  • Loading branch information
Timeraa committed Feb 5, 2024
1 parent 94cbdab commit f2b6feb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/Extension/popup.json
Original file line number Diff line number Diff line change
Expand Up @@ -234,5 +234,9 @@
"popup.logout": {
"description": "Button to unlink the current Discord account",
"message": "Logout"
},
"popup.setting.usePlayingStatus": {
"description": "Enable/Disable the use of the 'Playing' status in Discord (location: extension popup -> discord icon/profile picture -> 'settings' section)",
"message": "Use Playing Status"
}
}

0 comments on commit f2b6feb

Please sign in to comment.