Update FoolsManager.cs

This commit is contained in:
chirp 2023-03-28 16:37:14 +01:00 committed by GitHub
parent b77bf380f2
commit 3272bfba71
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -92,7 +92,7 @@ internal class FoolsManager : IDisposable, IServiceType
}, },
new() new()
{ {
Name = "Oops, Maybe Lalafells!", Name = "Oops, Maybe Lalafells?",
InternalName = "OopsMaybeLalafellsPlugin", InternalName = "OopsMaybeLalafellsPlugin",
Description = "Turn everyone into Lalafells? Maybe. We haven't quite tested it yet.", Description = "Turn everyone into Lalafells? Maybe. We haven't quite tested it yet.",
Author = "Chirpopo Chirpo", Author = "Chirpopo Chirpo",