mirror of
https://github.com/TeamOctolings/Octobot.git
synced 2025-04-19 16:33:36 +03:00
return result because @Octol1ttle told me to do so
Signed-off-by: Macintosh II <mctaylxrs@outlook.com>
This commit is contained in:
parent
d70b315c66
commit
222bc2509b
1 changed files with 2 additions and 0 deletions
|
@ -141,6 +141,8 @@ public sealed partial class MemberUpdateService : BackgroundService
|
|||
{
|
||||
data.MutedUntil = null;
|
||||
}
|
||||
|
||||
return unmuteResult;
|
||||
}
|
||||
|
||||
return Result.FromSuccess();
|
||||
|
|
Loading…
Add table
Reference in a new issue