@@ -0,0 +1,8 @@
namespace Ministreliy.Models
{
public class DeviceType
public int Id { get; set; }
public string Name { get; set; }
}
The note is not visible to the blocked user.