### Describe the bug It looks like the `/user list` command is not working correctly. `/user show` shows that I am logged in, but `/user list` shows no results. ``` /user show You are logged in with gh as EvanBoyle /user list No users are currently logged in. ```  ### Affected version 0.0.326 Commit: afa22a8 ### Steps to reproduce the behavior ``` /user show You are logged in with gh as EvanBoyle /user list No users are currently logged in. ``` ### Expected behavior _No response_ ### Additional context _No response_