Add portion controls and improve recipe display
This commit is contained in:
@@ -3,7 +3,9 @@
|
||||
Module.register("MMM-NextcloudCookbook", {
|
||||
defaults: {
|
||||
controlPath: "/MMM-NextcloudCookbook/control",
|
||||
animationSpeed: 400
|
||||
animationSpeed: 400,
|
||||
shareUrl: "",
|
||||
sharePassword: ""
|
||||
},
|
||||
|
||||
start() {
|
||||
|
||||
Reference in New Issue
Block a user