TF-3416 Persist preview EML content when make reload page action

This commit is contained in:
dab246
2025-01-13 12:50:35 +07:00
committed by Dat H. Pham
parent d304083b2e
commit 0ce99c745c
28 changed files with 623 additions and 40 deletions
@@ -2,5 +2,6 @@
enum DataSourceType {
network,
local,
session,
hiveCache;
}