Omnibus commited on
Commit
6331b29
·
1 Parent(s): b2675cf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -116,7 +116,7 @@ def encrypt_text1(data,in2,address):
116
 
117
  #out = output
118
  #output.close()
119
- return str(out_string),enc_qr
120
 
121
  def decrypt_text1(im,in2):
122
  mes1=""
 
116
 
117
  #out = output
118
  #output.close()
119
+ return str(file_data),enc_qr
120
 
121
  def decrypt_text1(im,in2):
122
  mes1=""