function cloudconvert_apikey
This commit is contained in:
parent
1e53942a9e
commit
a7ddab01e5
3
.gitignore
vendored
3
.gitignore
vendored
@ -20,4 +20,5 @@ plugins/page2image.lua
|
||||
plugins/pagespeed_insights.lua
|
||||
plugins/ping_adress.lua
|
||||
plugins/test.lua
|
||||
plugins/twitch.lua
|
||||
plugins/twitch.lua
|
||||
plugins/create_sticker.lua
|
@ -204,6 +204,7 @@ end
|
||||
function create_cred( )
|
||||
cred = {
|
||||
bitly_access_token = "",
|
||||
cloudconvert_apikey = "",
|
||||
fb_access_token = "",
|
||||
gender_apikey = "",
|
||||
instagram_access_token = "",
|
||||
|
Reference in New Issue
Block a user