mirror of
https://github.com/barelyprofessional/KfChatDotNet.git
synced 2026-05-02 04:22:04 -04:00
Updated image to 16x16 version
This commit is contained in:
@@ -23,6 +23,6 @@ public class Models
|
|||||||
// Because his shitty bot crashed and it's annoying not having notifications
|
// Because his shitty bot crashed and it's annoying not having notifications
|
||||||
public bool EnableGambaSeshDetect { get; set; } = true;
|
public bool EnableGambaSeshDetect { get; set; } = true;
|
||||||
public int GambaSeshUserId { get; set; } = 168162;
|
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";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user