déplacé ou commenté
This commit is contained in:
parent
313615fce7
commit
9507e7b960
18 changed files with 5 additions and 1 deletions
|
|
@ -130,7 +130,11 @@ namespace Yavsc.Controllers
|
|||
}
|
||||
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// Lists user's live castings
|
||||
/// </summary>
|
||||
/// <param name="id">user id</param>
|
||||
/// <returns></returns>
|
||||
public IActionResult Index(long? id)
|
||||
{
|
||||
if (id==0)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue