mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-11 01:38:27 -04:00
Cleaning up projects, project is building
This commit is contained in:
@@ -4,7 +4,7 @@ using NadekoBot.Modules.Gambling.Services;
|
||||
namespace NadekoBot.Modules.Gambling;
|
||||
|
||||
// todo do we need both currencyprovider and currencyservice
|
||||
public sealed class CurrencyProvider : ICurrencyProvider
|
||||
public sealed class CurrencyProvider : ICurrencyProvider, INService
|
||||
{
|
||||
private readonly GamblingConfigService _cs;
|
||||
|
||||
|
Reference in New Issue
Block a user