WebHost: check for duplicate names

Generate: use Counter for duplicate names to make finding the dupes easier
This commit is contained in:
Fabian Dill
2022-02-14 04:58:21 +01:00
parent d7d1d54a0b
commit 3fc93a33c8
3 changed files with 4 additions and 4 deletions

View File

@@ -1,2 +1 @@
factorio-rcon-py>=1.2.1
schema>=0.7.4