Add portion controls and improve recipe display

This commit is contained in:
2026-08-03 15:45:34 -05:00
parent 139eb9bca2
commit f94b08a4e6
10 changed files with 276 additions and 28 deletions
+3 -1
View File
@@ -3,7 +3,9 @@
Module.register("MMM-NextcloudCookbook", {
defaults: {
controlPath: "/MMM-NextcloudCookbook/control",
animationSpeed: 400
animationSpeed: 400,
shareUrl: "",
sharePassword: ""
},
start() {