Replaced customer_id to a nicer one

This commit is contained in:
Zegorax
2020-03-21 23:19:12 +01:00
committed by GitHub
parent 58117ead72
commit f1d7a72d03

View File

@@ -31,7 +31,7 @@ licenseFile = {
"users_count": 9999, "users_count": 9999,
"users_expire": 99999, "users_expire": 99999,
"whiteLabel": False, "whiteLabel": False,
"customer_id": "uuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu", "customer_id": "customerID",
"start_date": "2020-01-01T00:00:00.000Z", "start_date": "2020-01-01T00:00:00.000Z",
"users": [], "users": [],
"version": 2 "version": 2