Foxchat.NET/Foxchat.Chat/InstanceConfig.cs

6 lines
88 B
C#
Raw Permalink Normal View History

2024-05-14 22:24:53 +02:00
using Foxchat.Core;
namespace Foxchat.Chat;
public class InstanceConfig : CoreConfig;