Skip to content

Commit 549a793

Browse files
Thiemann96Eric Thieme-Garmann
andauthored
use 4.3.0 (#483)
Co-authored-by: Eric Thieme-Garmann <erictg96@gmail.com>
1 parent e48792c commit 549a793

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)