Skip to content

Commit ed9d6aa

Browse files
author
Eric Thieme-Garmann
committed
Merge branch 'add/rainsensor' of https://github.com/sensebox/openSenseMap into add/rainsensor
2 parents 0d0c08c + 488cbfb commit ed9d6aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/scripts/app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -491,7 +491,7 @@
491491
'$translateProvider',
492492
function ($translateProvider) {
493493
$translateProvider.useStaticFilesLoader({
494-
prefix: 'https://unpkg.com/@sensebox/opensensemap-i18n@latest/dist/',
494+
prefix: 'https://unpkg.com/@sensebox/opensensemap-i18n@4.3.0/dist/',
495495
suffix: '.json',
496496
});
497497
$translateProvider.use('de_DE');

0 commit comments

Comments
 (0)