mirror of
https://github.com/yawaflua/yaflay.ru.git
synced 2026-02-05 03:14:12 +02:00
make backend for my site
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
using System.ComponentModel.DataAnnotations.Schema;
|
||||
using System.Net.Mail;
|
||||
|
||||
namespace yaflay.ru.Models.Tables
|
||||
namespace yawaflua.ru.Models.Tables
|
||||
{
|
||||
[Table("Comments", Schema = "public")]
|
||||
public class Comments
|
||||
|
||||
Reference in New Issue
Block a user