Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
nbelyh committed Aug 3, 2017
1 parent 01d0038 commit 989afbe
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 22 deletions.
42 changes: 21 additions & 21 deletions list.json
@@ -1,22 +1,22 @@
[
{
"name": "SvgPublish: List shapes",
"description": "A very basic app taht lists shapes on the diagram to console",
"hash": "8131b9dc483160c690e358e9b8edc8b0"
},
{
"name": "SvgPublish: Shape Selction",
"description": "Shows message box with shape text when a shape is clicked",
"hash": "41bba9a70a28c78e1cc86abe58b6aa61"
},
{
"name": "VisioOnline: Hello world",
"description": "Simple script that shows the toolbar. To make sure it works :)",
"hash": "d134578aef64e0642a13fe709a70de52"
},
{
"name" "VistioOnline: Printing all shapes text in active page",
"description" "The following example shows you how to print shape text value from an array shapes object",
"hash" "7c3e91888fd7c5e0bad05f209824c626"
}
]
{
"name": "SvgPublish: List shapes",
"description": "A very basic app taht lists shapes on the diagram to console",
"hash": "8131b9dc483160c690e358e9b8edc8b0"
},
{
"name": "SvgPublish: Shape Selction",
"description": "Shows message box with shape text when a shape is clicked",
"hash": "41bba9a70a28c78e1cc86abe58b6aa61"
},
{
"name": "VisioOnline: Hello world",
"description": "Simple script that shows the toolbar. To make sure it works :)",
"hash": "d134578aef64e0642a13fe709a70de52"
},
{
"name": "VistioOnline: Printing all shapes text in active page",
"description": "The following example shows you how to print shape text value from an array shapes object",
"hash": "7c3e91888fd7c5e0bad05f209824c626"
}
]
1 change: 0 additions & 1 deletion snippets/list.json

This file was deleted.

0 comments on commit 989afbe

Please sign in to comment.