I put the wrong namespace

This commit is contained in:
Toastie 2025-02-11 14:59:18 +13:00
parent 06b17e3835
commit f391e07b2e
Signed by: toastie_t0ast
GPG key ID: 10B7576CB1C1BEDF

View file

@ -1,6 +1,6 @@
using System.ComponentModel.DataAnnotations;
namespace NadekoBot.Modules.Games;
namespace EllieBot.Modules.Games;
public sealed class UserFishStats
{