reordered environment variables
This commit is contained in:
parent
3e82677c2c
commit
697692c277
@ -1,18 +1,19 @@
|
||||
{
|
||||
"$schema": "https://raw.githubusercontent.com/mistweaverco/kulala.nvim/main/schemas/http-client.env.schema.json",
|
||||
"dev": {
|
||||
"ANILIST_ACCESS_TOKEN": "",
|
||||
"ANILIST_APP_ID": "",
|
||||
"ANILIST_SECRET": "",
|
||||
"SIMKL_CLIENT_ID": "",
|
||||
"SIMKL_CLIENT_SECRET": "",
|
||||
"ANILSIT_CODE": "",
|
||||
"MAL_ACCESS_TOKEN": "",
|
||||
"MAL_CLIENT_ID": "",
|
||||
"MAL_CLIENT_SECRET": "",
|
||||
"ANILIST_ACCESS_TOKEN": "",
|
||||
"ANILSIT_CODE": "",
|
||||
"SIMKL_AUTH_TOKEN": "",
|
||||
"MAL_CODE": "",
|
||||
"MAL_VERIFIER": "",
|
||||
"MAL_USER": "",
|
||||
"MAL_ACCESS_TOKEN": ""
|
||||
"MAL_VERIFIER": "",
|
||||
"SIMKL_AUTH_TOKEN": "",
|
||||
"SIMKL_CODE": "",
|
||||
"SIMKL_CLIENT_ID": "",
|
||||
"SIMKL_CLIENT_SECRET": ""
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user