- tweak: Favorite button
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
namespace Nebula.Shared.Models;
|
||||
|
||||
public record ListItemTemplate(Type ModelType, string IconKey, string Label);
|
||||
public record ListItemTemplate(Type ModelType, string IconKey, string Label, object? args);
|
||||
Reference in New Issue
Block a user