mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-11 09:48:26 -04:00
change: updated gambling.yml to the newest version
dev: fixed pubsub not supporting tuples
This commit is contained in:
@@ -7,6 +7,7 @@ public class JsonSeria : ISeria
|
||||
{
|
||||
private readonly JsonSerializerOptions _serializerOptions = new()
|
||||
{
|
||||
IncludeFields = true,
|
||||
Converters =
|
||||
{
|
||||
new Rgba32Converter(),
|
||||
|
Reference in New Issue
Block a user