Phi: fix typo
This commit is contained in:
parent
04524c0cca
commit
63f4642584
2 changed files with 1 additions and 1 deletions
|
@ -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', {
|
||||||
|
|
Loading…
Reference in a new issue