take out YesSoliciting

This commit is contained in:
goat 2023-03-31 20:21:23 +02:00
parent fd66645f47
commit 2309a463d0
No known key found for this signature in database
GPG key ID: 49E2AA8C6A76498B

View file

@ -117,6 +117,7 @@ internal class FoolsManager : IDisposable, IServiceType
RealAuthor = "Chirp",
Type = typeof(CatBubblesPlugin),
},
/*
new()
{
Name = "YesSoliciting",
@ -126,6 +127,7 @@ internal class FoolsManager : IDisposable, IServiceType
RealAuthor = "NotNite",
Type = typeof(YesSolicitingPlugin),
},
*/
new()
{
Name = "GoodVibes",