Memory leaks fixed. Need to make it use getDom() for updates now. Also, add video support.
This commit is contained in:
11
package.json
Normal file
11
package.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "magic-mirror-module-random-photo",
|
||||
"version": "1.0.0",
|
||||
"description": "Show a random photo from an url",
|
||||
"main": "MMM-RandomPhoto.js",
|
||||
"author": "Diego Vieira",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"jquery": "^3.1.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user