Skip to content
This repository was archived by the owner on May 22, 2021. It is now read-only.

Commit 159c38c

Browse files
committed
added qr code to copyDialog
1 parent 7130c2e commit 159c38c

File tree

5 files changed

+1120
-8
lines changed

5 files changed

+1120
-8
lines changed

.eslintignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ firefox
44
coverage
55
android/app/build
66
app/locale.js
7-
app/capabilities.js
7+
app/capabilities.js
8+
app/qrcode.js

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,5 +107,6 @@ The android implementation is contained in the `android` directory, and can be v
107107
## License
108108

109109
[Mozilla Public License Version 2.0](LICENSE)
110+
qrcode.js from https://github.com/kazuhikoarase/qrcode-generator licensed under MIT
110111

111112
---

0 commit comments

Comments
 (0)