fix namespace

This commit is contained in:
Kilian von Pflugk 2024-10-30 20:36:08 +01:00
parent 74fd8f3f75
commit 36825a898d

View File

@ -4,7 +4,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
namespace IntroSkipper.Controllers namespace IntroSkipper.Data
{ {
/// <summary> /// <summary>
/// Contains information about a show. /// Contains information about a show.