live setup in db

This commit is contained in:
2019-01-03 14:42:35 +00:00
parent 06506703c5
commit 84255c4add
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 {