View Single Post
  #8  
Old 06.06.2021, 06:42
mgpai mgpai is offline
Script Master
 
Join Date: Sep 2013
Posts: 1,553
Default

Quote:
Originally Posted by rocketvole View Post
Thank you! This is what I was looking for. However, this file is (predictably) blank. What is the syntax for manually adding in credentials?
Code:
{
  "password" : "<password>",
  "email" : "<emailid>"
}
Reply With Quote