Update icon representation in AppIcons model for improved visual clarity
This commit is contained in:
@@ -21,7 +21,7 @@ namespace WebApp.Models
|
||||
{
|
||||
1 => "○",
|
||||
2 => "◐",
|
||||
3 => "●",
|
||||
3 => "⬤",
|
||||
_ => Icons.Material.Filled.QuestionMark
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user