@@ -0,0 +1,7 @@
namespace Shared.Models.Settings
{
public class AiSettings
public string Provider { get; set; } = "OpenAI";
}
The note is not visible to the blocked user.