add flow annotation
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
@@ -67,7 +67,7 @@ export default class ElectronPlatform extends VectorBasePlatform {
|
||||
dis.register(_onAction);
|
||||
}
|
||||
|
||||
getHumanReadableName() {
|
||||
getHumanReadableName(): string {
|
||||
return 'Electron Platform';
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user