add flow annotation
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
@@ -35,7 +35,7 @@ export default class VectorBasePlatform extends BasePlatform {
|
||||
this._updateFavicon();
|
||||
}
|
||||
|
||||
getHumanReadableName() {
|
||||
getHumanReadableName(): string {
|
||||
return 'Vector Base Platform';
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user