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