Skip to content

Commit

Permalink
Merge pull request #1089 from moserckinowcode/add-bubble-source
Browse files Browse the repository at this point in the history
add bubble organisation and source
  • Loading branch information
mendozamedina authored Oct 21, 2024
2 parents 35dc2ae + 9fecd63 commit 06b3f2c
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
7 changes: 7 additions & 0 deletions organizations/bubble.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"id": "BUBBLE",
"name": "Bubble",
"iconUrl":
"https://images.g2crowd.com/uploads/product/image/large_detail/large_detail_a0c0df848f7bec900334406179f9beaf/bubble.png",
"orgUrl": "https://bubble.io/"
}
10 changes: 10 additions & 0 deletions sources/bubble.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"id": "BUBBLE",
"name": "Bubble",
"categories": ["DATABASE", "DATA_COLLECTION", "TOOLS"],
"organization": "BUBBLE",
"iconUrl":
"https://images.g2crowd.com/uploads/product/image/large_detail/large_detail_a0c0df848f7bec900334406179f9beaf/bubble.png",
"sourceUrl": "https://bubble.io/",
"dataVisibility": ["PRIVATE"]
}

0 comments on commit 06b3f2c

Please sign in to comment.