mirror of
https://github.com/chatmail/relay.git
synced 2026-05-10 16:04:37 +00:00
add origin of genqr code
This commit is contained in:
@@ -15,6 +15,9 @@ def gen_qr_png_data(maildomain):
|
||||
|
||||
|
||||
def gen_qr(maildomain, url):
|
||||
# taken and modified from
|
||||
# https://github.com/deltachat/mailadm/blob/master/src/mailadm/gen_qr.py
|
||||
|
||||
info = f"{maildomain} invite code"
|
||||
|
||||
# load QR code
|
||||
|
||||
Reference in New Issue
Block a user