Skip to content

Commit 0f17b50

Browse files
[autofix.ci] apply automated fixes
1 parent da97c8e commit 0f17b50

5 files changed

Lines changed: 20 additions & 0 deletions

File tree

src/backend/base/langflow/initial_setup/starter_projects/Document Q&A.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1886,6 +1886,10 @@
18861886
"limit": 1,
18871887
"name": "storage_location",
18881888
"options": [
1889+
{
1890+
"icon": "hard-drive",
1891+
"name": "Local"
1892+
},
18891893
{
18901894
"icon": "Amazon",
18911895
"name": "AWS"

src/backend/base/langflow/initial_setup/starter_projects/News Aggregator.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2028,6 +2028,10 @@
20282028
"limit": 1,
20292029
"name": "storage_location",
20302030
"options": [
2031+
{
2032+
"icon": "hard-drive",
2033+
"name": "Local"
2034+
},
20312035
{
20322036
"icon": "Amazon",
20332037
"name": "AWS"

src/backend/base/langflow/initial_setup/starter_projects/Portfolio Website Code Generator.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1482,6 +1482,10 @@
14821482
"limit": 1,
14831483
"name": "storage_location",
14841484
"options": [
1485+
{
1486+
"icon": "hard-drive",
1487+
"name": "Local"
1488+
},
14851489
{
14861490
"icon": "Amazon",
14871491
"name": "AWS"

src/backend/base/langflow/initial_setup/starter_projects/Text Sentiment Analysis.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3227,6 +3227,10 @@
32273227
"limit": 1,
32283228
"name": "storage_location",
32293229
"options": [
3230+
{
3231+
"icon": "hard-drive",
3232+
"name": "Local"
3233+
},
32303234
{
32313235
"icon": "Amazon",
32323236
"name": "AWS"

src/backend/base/langflow/initial_setup/starter_projects/Vector Store RAG.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3293,6 +3293,10 @@
32933293
"limit": 1,
32943294
"name": "storage_location",
32953295
"options": [
3296+
{
3297+
"icon": "hard-drive",
3298+
"name": "Local"
3299+
},
32963300
{
32973301
"icon": "Amazon",
32983302
"name": "AWS"

0 commit comments

Comments
 (0)