Skip to content
Snippets Groups Projects
Commit 4f89b407 authored by Kelvin's avatar Kelvin
Browse files

Remove warning

parent 7c25c6a4
No related branches found
No related tags found
No related merge requests found
......@@ -48,16 +48,14 @@
"name": "Use Login for Channels",
"description": "Use authenticated client for channel (videos) requests. (eg. for member videos)",
"type": "Boolean",
"default": "false",
"warningDialog": "Known bug: if your Youtube language is not English, this will cause wrong dates."
"default": "false"
},
{
"variable": "authDetails",
"name": "Use Login for video details",
"description": "Use authenticated client for video requests. (eg. for member videos)",
"type": "Boolean",
"default": "false",
"warningDialog": "Known bug: if your Youtube language is not English, this will cause wrong dates."
"default": "false"
},
{
"variable": "youtubeActivity",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment