mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
Refactor interactive event handlers
This commit is contained in:
parent
e9cc0c8fdf
commit
2579683da9
6 changed files with 155 additions and 35 deletions
|
|
@ -304,5 +304,7 @@ namespace PluralKit.Bot
|
|||
return null;
|
||||
}
|
||||
}
|
||||
|
||||
public IComponentContext Services => _provider;
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue