Skip to content

Commit

Permalink
icons for CSV import
Browse files Browse the repository at this point in the history
  • Loading branch information
AGrillenberger committed Jul 17, 2019
1 parent e7592c9 commit 1045cd6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions snap/SnapTwitter/st2-blocks.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1195,7 +1195,7 @@
</block>
</script>
</block-definition>
<block-definition s="table %&apos;list&apos; → CSV, filename %&apos;f&apos;" type="command" category="data">
<block-definition s="📂table %&apos;list&apos; → CSV, filename %&apos;f&apos;" type="command" category="data">
<header></header>
<code></code>
<translations></translations>
Expand Down Expand Up @@ -1245,7 +1245,7 @@
</block>
</script>
</block-definition>
<block-definition s="CSV from URL %&apos;url&apos; → table, delimiter %&apos;del&apos;" type="reporter" category="data">
<block-definition s="📂CSV from URL %&apos;url&apos; → table, delimiter %&apos;del&apos;" type="reporter" category="data">
<header></header>
<code></code>
<translations></translations>
Expand All @@ -1269,7 +1269,7 @@
</block>
</script>
</block-definition>
<block-definition s="uploaded file" type="reporter" category="sensing">
<block-definition s="📂uploaded file" type="reporter" category="sensing">
<header></header>
<code></code>
<translations></translations>
Expand All @@ -1288,7 +1288,7 @@
</block>
</script>
</block-definition>
<block-definition s="CSV from upload → table, delimiter %&apos;del&apos;" type="reporter" category="data">
<block-definition s="📂CSV from upload → table, delimiter %&apos;del&apos;" type="reporter" category="data">
<header></header>
<code></code>
<translations></translations>
Expand All @@ -1298,7 +1298,7 @@
<script>
<block s="doReport">
<custom-block s="CSV %s → table, delimiter %s">
<custom-block s="uploaded file"></custom-block>
<custom-block s="📂uploaded file"></custom-block>
<block var="del"/>
</custom-block>
</block>
Expand Down

0 comments on commit 1045cd6

Please sign in to comment.