Upps
This commit is contained in:
parent
2b8c3656f1
commit
9295dc9630
@ -2,8 +2,8 @@ local flickr_search = {}
|
||||
|
||||
function flickr_search:init(config)
|
||||
if not cred_data.flickr_apikey then
|
||||
print('Missing config value: flickr_apikey.')
|
||||
print('flickr_search.lua will not be enabled.')
|
||||
print('Fehlender Key: flickr_apikey.')
|
||||
print('flickr_search.lua wird nicht aktiviert.')
|
||||
return
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user