Your ROOT_URL in app.ini is https://gitea.jennalody.de/ but you are visiting https://gitea.jenslody.de/jenna/gnome-shell-extension-openweather/commit/6df6376a0a11c26758bf67ddb716719dc37d753a?style=unified&whitespace=ignore-change You should set ROOT_URL correctly, otherwise the web may not work correctly.

vim settings.

yahoo_weather
simon04 14 years ago
parent a4582b0e7f
commit 6df6376a0a
  1. 1
      src/extension.js

@ -681,3 +681,4 @@ function main() {
this._weatherMenu = new WeatherMenuButton();
}
// vim:set ts=4 sw=4 et:

Loading…
Cancel
Save