From aaacb3027b76b2bc71f123b6fea254d6f5deb1fb Mon Sep 17 00:00:00 2001 From: Oliver Booth Date: Sat, 26 Aug 2023 21:37:30 +0100 Subject: [PATCH] refactor: display user id, not session id, in /who command --- VPLink/Commands/WhoCommand.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/VPLink/Commands/WhoCommand.cs b/VPLink/Commands/WhoCommand.cs index 2f23e63..401a96c 100644 --- a/VPLink/Commands/WhoCommand.cs +++ b/VPLink/Commands/WhoCommand.cs @@ -41,12 +41,12 @@ internal sealed class WhoCommand : InteractionModuleBase