forked from platypush/platypush
Don't play icon animation to prevent the browser on a tiny RPi to freeze
This commit is contained in:
parent
49333d892e
commit
cb30a0418f
1 changed files with 0 additions and 1 deletions
|
@ -37,7 +37,6 @@ $(document).ready(function() {
|
|||
}
|
||||
|
||||
skycons.add('weather-icon', icon);
|
||||
skycons.play();
|
||||
currentIcon = icon;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue