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

    Indiz

    @Indiz

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

    Indiz Unfollow Follow

    Latest posts made by Indiz

    • RE: MMM-COVID19

      Bonjour j’ai le même problème, je n’ai que le titre COVID-19 qui apparait et aucunes données.
      Voici ma config:

      {
      	module: "MMM-COVID19",
      	position: "top_right",
      	config: {
      	  updateInterval: 300000,
      	  worldStats: true,
      	  delta: true,
      	  lastUpdateInfo: true,
      	  countries: [ "USA", "France", "Spain" ],
      	  headerRowClass: "small",
      	  rapidapiKey : "KEY",
      	}
      },
      
      posted in Health
      I
      Indiz