mirror of
https://github.com/basicswap/basicswap.git
synced 2025-11-06 10:48:11 +01:00
Adding settings page.
This commit is contained in:
@@ -190,4 +190,3 @@ class EventQueue(Base):
|
||||
trigger_at = sa.Column(sa.BigInteger)
|
||||
linked_id = sa.Column(sa.LargeBinary)
|
||||
event_type = sa.Column(sa.Integer)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user