mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-07-21 13:12:40 +01:00
Fixes Farmbot TGUI Typo
This commit is contained in:
@@ -22,7 +22,7 @@ export const Farmbot = (props, context) => {
|
||||
return (
|
||||
<Window width={450} height={540}>
|
||||
<Window.Content scrollable>
|
||||
<Section title="Automatic Hyrdoponic Assisting Unit v2.0" buttons={
|
||||
<Section title="Automatic Hydroponic Assistance Unit v2.0" buttons={
|
||||
<Button
|
||||
icon="power-off"
|
||||
selected={on}
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user