function cloudconvert_apikey
This commit is contained in:
parent
1e53942a9e
commit
a7ddab01e5
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@ plugins/pagespeed_insights.lua
|
||||
plugins/ping_adress.lua
|
||||
plugins/test.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