Update Extras.bash
This commit is contained in:
parent
d6c89aa3fd
commit
6d03300463
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
scriptVersion="1.0.4"
|
scriptVersion="1.0"
|
||||||
arrEventType="$radarr_eventtype"
|
arrEventType="$radarr_eventtype"
|
||||||
arrItemId=$radarr_movie_id
|
arrItemId=$radarr_movie_id
|
||||||
tmdbApiKey="3b7751e3179f796565d88fdb2fcdf426"
|
tmdbApiKey="3b7751e3179f796565d88fdb2fcdf426"
|
||||||
|
|
Loading…
Reference in a new issue