Skip to content

Commit

Permalink
Fix /web_sync_clans command. Realtes to #1538. Fixes #1549.
Browse files Browse the repository at this point in the history
  • Loading branch information
alek13 committed Jul 15, 2024
1 parent e3d05c8 commit d4753c4
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ local function sync_clan(clan, executor_name, iteration)
create_clan_on_web(clan, executor_name)
end)
end

return iteration
end


Expand Down

0 comments on commit d4753c4

Please sign in to comment.