Read the statement by Michael Teeuw here.
Config.js doesn't work
- 
 Hi so I finally got my mirror working. But when I try to use this module: Phone Notifications, it goes all black and I don’t know why. Here is that part of the config(I’m ofc using the token when in action):  
- 
 Are you sure the folder name of the module has been correctly altered to phone_notification? (and notphone-notification-mirror)And have you run npm install inside that modules folder? 
- 
 @broberg Thanks hehe 
- 
 @MobbareKurtZ said in Config.js doesn’t work: Hi so I finally got my mirror working. But when I try to use this module: Phone Notifications, it goes all black and I don’t know why. Here is that part of the config(I’m ofc using the token when in action):  There should only be one comma right after the last } [really you don’t need one there but it’s just habit]… the one above it should have no comma ;) 


