Merge branch '3.0.1-dev'
This commit is contained in:
commit
df8ff0016e
@ -328,8 +328,8 @@ const functions = {
|
|||||||
inline: true,
|
inline: true,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Flavor',
|
name: 'Rating',
|
||||||
value: `${strainInfo.flavor}`,
|
value: `${strainInfo.rating}⭐️s`,
|
||||||
inline: true,
|
inline: true,
|
||||||
},
|
},
|
||||||
]);
|
]);
|
||||||
|
Loading…
Reference in New Issue
Block a user