aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Julian Gong <NSDeveloper@icloud.com>2017-08-30 04:07:19 +0800
committerGravatar HoĆ  V. DINH <dinh.viet.hoa@gmail.com>2017-08-29 13:07:19 -0700
commit4344731bfcf8276d0623bd96ca9d0e9f0774e78c (patch)
treef296aecc7233c1ee5dc7d226161dcf7b755e66cf
parente42f643c6b2b266b678fbfe37f11172db822268c (diff)
updating sent folder path for Outlook (#1632)
-rw-r--r--resources/providers.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/providers.json b/resources/providers.json
index 8223e189..bc469987 100644
--- a/resources/providers.json
+++ b/resources/providers.json
@@ -1037,7 +1037,7 @@
"drafts": "Drafts",
"allmail": "Archive",
"spam": "Junk",
- "sentmail": "Sent Messages",
+ "sentmail": "Sent",
"trash": "Deleted"
}
},