mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-06 22:07:55 +00:00
Split message/proxy data up in MessageContext and ProxyMember
This commit is contained in:
parent
ba441a15cc
commit
3d62a0d33c
18 changed files with 296 additions and 499 deletions
|
|
@ -28,7 +28,6 @@ namespace PluralKit.Core
|
|||
builder.RegisterType<Schemas>().AsSelf();
|
||||
|
||||
builder.Populate(new ServiceCollection().AddMemoryCache());
|
||||
builder.RegisterType<ProxyCache>().AsSelf().SingleInstance();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue