fix packet in antispam

This commit is contained in:
Charlotte 🦝 Delenk 2022-02-20 17:35:02 +01:00
parent c4ef5eac6f
commit 931c16722f
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122

View file

@ -1455,7 +1455,7 @@ in
description = "Packet-limiter.limits.all.max-packet-rate";
};
};
PcketPlayInAutoRecipe = {
PacketPlayInAutoRecipe = {
interval = mkOption {
default = 4.0;
type = types.float;