Refresh UI notifications automatically on update (#1680)

* Refresh UI notifications automatically on update

* make notif timeago live

* pass cancellation token

* Update InvoiceEventData.cs
This commit is contained in:
Andrew Camilleri
2020-06-24 10:23:16 +02:00
committed by GitHub
parent 8230a408ac
commit dc5d8a6cb7
9 changed files with 148 additions and 44 deletions

View File

@@ -1,4 +1,4 @@
using System;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;