Add preliminary Sentry support
This commit is contained in:
@@ -3,5 +3,6 @@ namespace PluralKit
|
||||
public class CoreConfig
|
||||
{
|
||||
public string Database { get; set; }
|
||||
public string SentryUrl { get; set; }
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user