live setup in db
This commit is contained in:
@ -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 {
|
||||
|
Reference in New Issue
Block a user