[TRY]
This commit is contained in:
parent
ef83ada9c5
commit
f14b8b0598
3 changed files with 57 additions and 10 deletions
|
|
@ -124,6 +124,10 @@ namespace Yavsc.Controllers
|
|||
|
||||
return View();
|
||||
}
|
||||
public IActionResult VideoChat()
|
||||
{
|
||||
return View();
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue