Linter fix

pull/1464/head^2
AscendFB 2019-09-27 10:45:26 +02:00 committed by GitHub
parent 8934b10832
commit 61c9fe62b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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