Skip to content

Commit fbf25ba

Browse files
authored
Merge pull request #172 from algorandfoundation/bug/169-deploy-send-params
Fix bug where the app deployer doesn't pass send params into the composer
2 parents 2261699 + 09ebc04 commit fbf25ba

File tree

12 files changed

+1085
-260
lines changed

12 files changed

+1085
-260
lines changed

.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Treat text as lf
2+
* text=auto
3+
* eol=lf

docs/html/.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: dde11509b3a7c658194a785d86df1e0e
3+
config: ff13c5f34153f29e8728e11dcd3c0679
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

docs/html/.buildinfo.bak

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 142f61112e3b9d710f6be810ff3cf1cd
3+
config: d1acb0d0270d6bf9bfbb3d142ec2b085
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

0 commit comments

Comments
 (0)