diff options
author | Jason Croft | 2016-05-15 09:51:35 -0400 |
---|---|---|
committer | Jason Croft | 2016-05-15 09:51:35 -0400 |
commit | c6a4fdd5cf16a8d63a249de37be912fe5efd7fcf (patch) | |
tree | 9e7c5ee84971e7f79bf7d62230616add6bbd670d | |
parent | ed9eddeed64d0c75f94c1eefcf72cb9b99827ba6 (diff) |
Remove GitLab from common.js row.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -123,7 +123,7 @@ Third-party integration api key settings | ------- | --------- | ----------- | | facebook, twitter, github, gitlab, dropbox | `config.json` | for signin | | imgur | `config.json` | for image upload | -| gitlab, google drive, dropbox | `public/js/common.js` | for export and import | +| google drive, dropbox | `public/js/common.js` | for export and import | DB migration --- |