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

    mschlesinger19

    @mschlesinger19

    0
    Reputation
    372
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    mschlesinger19 Unfollow Follow

    Latest posts made by mschlesinger19

    • RE: Phone Notifications

      @guybatt234 I am not sure if the fix was ever put in for reversing the order but I figured out how to reverse the order of notifications. In phone_notification.js in the cleanPayload function instead of pushing to the back of the array just call a payload.unshift(newPayload) and that should treat it like a stack and not a queue

      posted in Utilities
      M
      mschlesinger19