live setup in db
This commit is contained in:
parent
db5e4ef113
commit
32a0abd03b
5 changed files with 2852 additions and 1 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue