Skip to content

Commit c953094

Browse files
committed
🎨 Add rice to the farm sidebar.
1 parent a13ff0f commit c953094

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎lib/sidebar.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ const extraSidebarItems = async state => {
4242
{item: "Cotton"},
4343
{item: "Sunflower"},
4444
{item: "Beet"},
45+
{item: "Rice"},
4546
]
4647
}
4748
// Some special cases.

0 commit comments

Comments
 (0)