mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-11-05 00:54:27 -05:00
- Added currency.transactionsLifetime which controls auto-deletion of currency transactions from the database
- Updated changelog
This commit is contained in:
@@ -10,7 +10,6 @@ using NadekoBot.Services.Database.Models;
|
||||
|
||||
namespace NadekoBot.Modules.Gambling.Services;
|
||||
|
||||
// todo waifu price int
|
||||
public class WaifuService : INService, IReadyExecutor
|
||||
{
|
||||
private readonly DbService _db;
|
||||
|
||||
Reference in New Issue
Block a user