This commit is contained in:
Skylar Grant 2022-12-02 15:44:08 -05:00
parent 7a735fdf44
commit 1854ab8397
1 changed files with 1 additions and 1 deletions

View File

@ -332,7 +332,7 @@ const functions = {
}, },
{ {
name: 'Rating', name: 'Rating',
value: `${strainInfo.rating}⭐️`, value: `${strainInfo.rating}⭐️s`,
inline: true, inline: true,
}, },
{ {