Skip to content

Commit

Permalink
youtube comment type fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ScriptSmith committed Mar 6, 2018
1 parent 9c46321 commit ca4e43e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions sources/youtube.xml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
</setter>
<setter>
<name>Comment format</name>
<argument>comment_format</argument>
<argument>text_format</argument>
<value>plainText,html</value>
<type>list</type>
</setter>
Expand Down Expand Up @@ -242,7 +242,7 @@
</setter>
<setter>
<name>Comment format</name>
<argument>comment_format</argument>
<argument>text_format</argument>
<value>plainText,html</value>
<type>list</type>
</setter>
Expand Down Expand Up @@ -301,7 +301,7 @@
</setter>
<setter>
<name>Comment format</name>
<argument>comment_format</argument>
<argument>text_format</argument>
<value>plainText,html</value>
<type>list</type>
</setter>
Expand Down

0 comments on commit ca4e43e

Please sign in to comment.