Merge branch 'staging' of https://github.com/AscendFB/Farmbot-Web-App into staging

pull/1464/head
AscendFB 2019-09-27 11:14:02 +02:00
commit 22665da324
1 changed files with 1 additions and 1 deletions

View File

@ -97,4 +97,4 @@ export interface DangerZoneProps {
controlPanelState: ControlPanelState;
onReset(): void;
botDisconnected: boolean;
}
}