Merge branch '3.0.1-dev'

This commit is contained in:
Skylar Grant 2022-12-02 15:45:09 -05:00
commit df8ff0016e
1 changed files with 2 additions and 2 deletions

View File

@ -328,8 +328,8 @@ const functions = {
inline: true,
},
{
name: 'Flavor',
value: `${strainInfo.flavor}`,
name: 'Rating',
value: `${strainInfo.rating}s`,
inline: true,
},
]);