mirror of
https://github.com/AsgardEternal/squad-js-map-vote.git
synced 2025-01-23 18:23:52 -06:00
fix: not-tested. multiple discord alerts
This commit is contained in:
parent
bbb14936e9
commit
73c3166912
@ -683,6 +683,8 @@ export default class MapVote extends DiscordBasePlugin {
|
||||
}
|
||||
|
||||
async endVotingGently(steamID = null) {
|
||||
if (!this.votingEnabled) return;
|
||||
|
||||
this.endVoting();
|
||||
|
||||
if (steamID) await this.warn(steamID, "Voting terminated!");
|
||||
|
Loading…
x
Reference in New Issue
Block a user