Ready to beta test
This commit is contained in:
7
blazorserver/Pages/Shared/FileOption.cshtml.cs
Normal file
7
blazorserver/Pages/Shared/FileOption.cshtml.cs
Normal file
@ -0,0 +1,7 @@
|
||||
using Microsoft.AspNetCore.Mvc.RazorPages;
|
||||
|
||||
namespace Mesa_Backlog.Pages.Shared;
|
||||
|
||||
public class FileOption : PageModel
|
||||
{
|
||||
}
|
Reference in New Issue
Block a user