Updated image to 16x16 version

This commit is contained in:
barelyprofessional
2024-03-26 13:43:12 +08:00
parent a20b109871
commit 3a972cd32c

View File

@@ -23,6 +23,6 @@ public class Models
// Because his shitty bot crashed and it's annoying not having notifications
public bool EnableGambaSeshDetect { get; set; } = true;
public int GambaSeshUserId { get; set; } = 168162;
public string KickIcon { get; set; } = "https://i.ibb.co/pzB1Jrq/kick.png";
public string KickIcon { get; set; } = "https://i.ibb.co/0cqwscx/kick.png";
}
}