shbatm / octomirror-module

Magic Mirror Module that can interact with an Octoprint instance
MIT License
28 stars 20 forks source link

interactive dosent work #5

Closed michael24h closed 3 years ago

michael24h commented 5 years ago

Helo mate interactive , won't hide the drop downs menu.

             {
            module: "octomirror-module",
            position: "top_right",
                config: {
                    url: ".............",
                    api_key: "[.......]",
                    interactive: false,
                }
        },
c0defire commented 3 years ago

Was this issue corrected?