PR feedback
This commit is contained in:
parent
d44adcb7a9
commit
d871ca2b24
2 changed files with 5 additions and 2 deletions
|
@ -71,6 +71,6 @@ export default class BasePlatform {
|
|||
* the current version of the application.
|
||||
*/
|
||||
getAppVersion() {
|
||||
return q();
|
||||
throw new Error("getAppVersion not implemented!");
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue