mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-11 17:58:26 -04:00
Updated some namespaces, finished some todos. v5 should be cancelled probably as the code is too intertwined to make it modular
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#nullable disable
|
||||
namespace NadekoBot.Services.Database.Models;
|
||||
namespace Nadeko.Bot.Db.Models;
|
||||
|
||||
public class Poll : DbEntity
|
||||
{
|
||||
|
Reference in New Issue
Block a user