Updated Waifu.cs
This commit is contained in:
parent
7ce7c9b4ff
commit
06f399ff63
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#nullable disable
|
||||
using EllieBot.Db.Models;
|
||||
|
||||
namespace NadekoBot.Services.Database.Models;
|
||||
namespace EllieBot.Services.Database.Models;
|
||||
|
||||
public class WaifuInfo : DbEntity
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue