Foxchat.NET/Foxchat.Chat/InstanceConfig.cs
2024-05-14 22:24:53 +02:00

5 lines
88 B
C#

using Foxchat.Core;
namespace Foxchat.Chat;
public class InstanceConfig : CoreConfig;