Skip to content

Commit

Permalink
Restore deleted comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriella439 authored Nov 29, 2021
1 parent 09e94a5 commit 7486740
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,8 @@ let assetsAccess =
\(aws : Aws) ->
policy
aws
( listGetBucketAccess "public-assets"
( {- merge access to public-assets and static-assets -}
listGetBucketAccess "public-assets"
# listGetBucketAccess "static-assets"
)

Expand Down

0 comments on commit 7486740

Please sign in to comment.