diff --git a/examples/app-plugins/weather/example-weather-plugin.js b/examples/app-plugins/weather/example-weather-plugin.js index 736f0ab..08830b4 100644 --- a/examples/app-plugins/weather/example-weather-plugin.js +++ b/examples/app-plugins/weather/example-weather-plugin.js @@ -10,7 +10,7 @@ * - Using the ui.addStatusBarItem() method to add a status bar item */ -export class Plugin extends AppPlugin { +class Plugin extends AppPlugin { onLoad() { this.statusBarItem = this.ui.addStatusBarItem({