forked from EllieBotDevs/elliebot
Updated Xp module
This commit is contained in:
parent
a9576e5aa1
commit
b7b8366fe2
3 changed files with 12 additions and 8 deletions
src/EllieBot/Modules/Xp
|
@ -2,6 +2,7 @@
|
|||
using EllieBot.Modules.Xp.Services;
|
||||
using EllieBot.Db.Models;
|
||||
using EllieBot.Modules.Patronage;
|
||||
using EllieBot.Modules.Utility;
|
||||
|
||||
namespace EllieBot.Modules.Xp;
|
||||
|
||||
|
|
Reference in a new issue