Merge pull request #97 from rodrigorodriguez/master

fix(kb.gbapp): Typo fix.
This commit is contained in:
Rodrigo Rodriguez 2019-05-25 15:26:19 -03:00 committed by GitHub
commit 6316dce760
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -197,3 +197,4 @@ export class AskDialog extends IGBDialog {
}
];
}
}