live setup in db

This commit is contained in:
Paul Schneider 2019-01-03 14:42:35 +00:00
commit 32a0abd03b
5 changed files with 2852 additions and 1 deletions

View file

@ -2,7 +2,7 @@ using System.ComponentModel.DataAnnotations;
using System.ComponentModel.DataAnnotations.Schema;
using Yavsc.Models;
namespace Yavsc.ViewModels.Streaming
namespace Yavsc.Models.Streaming
{
public class LiveFlow {