migrate ui
This commit is contained in:
@@ -3,7 +3,7 @@ class ReactionIcon {
|
||||
final String assetName;
|
||||
|
||||
ReactionIcon({
|
||||
this.type,
|
||||
this.assetName,
|
||||
required this.type,
|
||||
required this.assetName,
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user