TF-284 handle email notification when user click to notification

This commit is contained in:
sherlockvn
2022-12-08 15:24:12 +07:00
committed by Dat H. Pham
parent db045faf2f
commit 6c804e4ff7
4 changed files with 107 additions and 5 deletions
@@ -2,5 +2,6 @@
enum DashboardRoutes {
thread,
emailDetailed,
searchEmail
searchEmail,
waiting
}