added secret variable for access token to bruno
This commit is contained in:
parent
8fc2b8b508
commit
1e90f68e70
@ -6,5 +6,6 @@ vars {
|
|||||||
}
|
}
|
||||||
vars:secret [
|
vars:secret [
|
||||||
code,
|
code,
|
||||||
SIMKL_AUTH_TOKEN
|
SIMKL_AUTH_TOKEN,
|
||||||
|
ANILIST_ACCESS_TOKEN
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user