Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    MMM-MarineWeather Header

    Troubleshooting
    2
    2
    49
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      ADavidsohn96 last edited by

      The header that says “Current Marine Weather” does not show up on anything unless I go into npm start dev and change the undefined module header to “Current Marine Weather.” It shows up in dev mode but once I run it normally it no longer shows. What should I do?

      S 1 Reply Last reply Reply Quote 0
      • S
        sdetweil @ADavidsohn96 last edited by

        @adavidsohn96 edit the module def in config.js add the header info

        module:"....."
        header:"whatever u want to display",
        config:{
        .
        .
        }
        
        1 Reply Last reply Reply Quote 0
        • 1 / 1
        • First post
          Last post
        Enjoying MagicMirror? Please consider a donation!
        MagicMirror created by Michael Teeuw.
        Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
        This forum is using NodeBB as its core | Contributors
        Contact | Privacy Policy