1
0
Fork 0

Phi: fix typo

This commit is contained in:
Torsten Dreyer 2015-11-18 20:19:10 +01:00
parent 04524c0cca
commit 63f4642584
2 changed files with 1 additions and 1 deletions

View file

@ -7,7 +7,7 @@ define([
}); });
ko.components.register('Environment/Weather/Clouds', { ko.components.register('Environment/Weather/Clouds', {
require : 'topics/Environment/Weather/CloudsLayers' require : 'topics/Environment/Weather/CloudLayers'
}); });
ko.components.register('Environment/Weather/Boundary', { ko.components.register('Environment/Weather/Boundary', {