Commit 2c269f9
committed
[patch] fix qr base64 encoding function
In https://github.com/BranchMetrics/web-branch-deep-linking-attribution/pull/1075/files, i tried to clean up the function a little bit. However, i broke it. So, i returned the function to normal, but instead jammed the new encoding of the bytes in. So all should be good1 parent b474851 commit 2c269f9
3 files changed
+48
-42
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3106 | 3106 | | |
3107 | 3107 | | |
3108 | 3108 | | |
3109 | | - | |
3110 | | - | |
3111 | | - | |
| 3109 | + | |
| 3110 | + | |
3112 | 3111 | | |
3113 | | - | |
3114 | | - | |
3115 | | - | |
| 3112 | + | |
| 3113 | + | |
| 3114 | + | |
| 3115 | + | |
| 3116 | + | |
| 3117 | + | |
| 3118 | + | |
| 3119 | + | |
| 3120 | + | |
3116 | 3121 | | |
3117 | 3122 | | |
3118 | 3123 | | |
| |||
0 commit comments