Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d3416b1

Browse filesBrowse files
committed
fix: adoption to showIn object
1 parent ff2e2e3 commit d3416b1
Copy full SHA for d3416b1

File tree

Expand file treeCollapse file tree

1 file changed

+3
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-1
lines changed

‎index.ts

Copy file name to clipboardExpand all lines: index.ts
+3-1Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,9 +145,11 @@ getBucketLifecycleConfiguration on bucket ${this.options.s3Bucket} in region ${t
145145
},
146146
},
147147
showIn: {
148-
all: false,
149148
create: true,
150149
edit: true,
150+
list: false,
151+
show: false,
152+
filter: false,
151153
}
152154
};
153155

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.