(20241218) Can now send tags to apply with the payment request itself, and can even update tags later.
This commit is contained in:
@@ -36,8 +36,8 @@
|
||||
|
||||
# To make sibling directories accessible for imports:
|
||||
import sys
|
||||
sys.path.append(".")
|
||||
sys.path.append("..")
|
||||
sys.path.append("../..")
|
||||
|
||||
# For using Quart:
|
||||
from quart import Blueprint, current_app, g, request
|
||||
|
||||
Reference in New Issue
Block a user