]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Fix role unbans not applying in real time (#20547)
authorDrSmugleaf <DrSmugleaf@users.noreply.github.com>
Thu, 28 Sep 2023 23:46:39 +0000 (16:46 -0700)
committerGitHub <noreply@github.com>
Thu, 28 Sep 2023 23:46:39 +0000 (16:46 -0700)
commitf985e7dc5c4ff513d85e0741aaeb4c08bf0728f9
tree0c551ddff8aa9a0e6a38bc391ff886611f1dc947
parenta44fa86b68def85a31a9aff17d89977c7d5c9385
Fix role unbans not applying in real time (#20547)
Content.Server/Administration/Commands/RoleUnbanCommand.cs
Content.Server/Administration/Managers/BanManager.cs
Content.Server/Administration/Managers/IBanManager.cs
Content.Server/Database/ServerDbBase.cs
Content.Server/Database/ServerDbManager.cs
Content.Server/Database/ServerDbPostgres.cs
Content.Server/Database/ServerDbSqlite.cs