MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. djarufes
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    D
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 3
    • Groups 0

    djarufes

    @djarufes

    1
    Reputation
    48
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    djarufes Unfollow Follow

    Best posts made by djarufes

    • RE: MMM-Lunartic not working

      @Mykle1 It seems that changing single quotes to double quotes in the lines below made it work:

      module: ‘MMM-Lunartic’,
      position: ‘bottom_center’ ,

      module: “MMM-Lunartic”,
      position: “bottom_center” ,

      Not sure why, but thanks! The moon looks incredible O_O

      posted in Troubleshooting
      D
      djarufes

    Latest posts made by djarufes

    • RE: MMM-Lunartic not working

      @Mykle1 It seems that changing single quotes to double quotes in the lines below made it work:

      module: ‘MMM-Lunartic’,
      position: ‘bottom_center’ ,

      module: “MMM-Lunartic”,
      position: “bottom_center” ,

      Not sure why, but thanks! The moon looks incredible O_O

      posted in Troubleshooting
      D
      djarufes
    • RE: MMM-Lunartic not working

      @Mykle1 After making the changes mentioned, for some odd reason, I’m just getting “When the Moon hits your eye…”
      Not sure how to fix it :/

      posted in Troubleshooting
      D
      djarufes