forked from fair/matrix-puppeteer-line
Remove trailing comma
This commit is contained in:
parent
5e828ae68d
commit
0480fcdf3b
|
@ -5,5 +5,5 @@
|
||||||
},
|
},
|
||||||
"profile_dir": "./profiles",
|
"profile_dir": "./profiles",
|
||||||
"disable_debug": true,
|
"disable_debug": true,
|
||||||
"url": "https://messages.google.com/web/",
|
"url": "https://messages.google.com/web/"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue