Skip to content

Commit

Permalink
Rename to image slider
Browse files Browse the repository at this point in the history
  • Loading branch information
falcon-git committed Oct 11, 2017
1 parent 3963ed5 commit f1bdd29
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions library.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"title": "Pictusel",
"description": "Picture Carousel",
"title": "Image Slider",
"description": "Image Slider",
"majorVersion": 1,
"minorVersion": 1,
"patchVersion": 0,
Expand Down
6 changes: 3 additions & 3 deletions semantics.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
[
{
"label": "Pictures",
"label": "Images",
"name": "pictuSlides",
"type": "list",
"field": {
"label": "Picture Slide",
"label": "Image Slide",
"name": "pictuSlide",
"type": "group",
"fields": [
{
"label": "Picture Slide",
"label": "Image Slide",
"name": "pictuSlide",
"type": "library",
"options": [
Expand Down

0 comments on commit f1bdd29

Please sign in to comment.