Commit 2ef13c19 authored by FichteFoll's avatar FichteFoll

Merge pull request #4931 from divinites/master

Change "Oauth Mail" to "QuickMail"
parents 07fdfc22 09171a11
...@@ -12,16 +12,6 @@ ...@@ -12,16 +12,6 @@
} }
] ]
}, },
{
"name": "Oauth Mail",
"details": "https://github.com/divinites/oauth-mail",
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "objc .strings syntax language", "name": "objc .strings syntax language",
"details": "https://github.com/PaNaVTEC/Objc-Strings-Syntax-Language", "details": "https://github.com/PaNaVTEC/Objc-Strings-Syntax-Language",
......
...@@ -167,6 +167,17 @@ ...@@ -167,6 +167,17 @@
} }
] ]
}, },
{
"name": "QuickMail",
"previous_names": ["Oauth Mail"],
"details": "https://github.com/divinites/oauth-mail",
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "QuickOpen", "name": "QuickOpen",
"details": "https://github.com/zsytssk/QuickOpen", "details": "https://github.com/zsytssk/QuickOpen",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment