From c6a4fdd5cf16a8d63a249de37be912fe5efd7fcf Mon Sep 17 00:00:00 2001 From: Jason Croft Date: Sun, 15 May 2016 09:51:35 -0400 Subject: [PATCH] Remove GitLab from common.js row. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea6e655..a1e93ea 100644 --- a/README.md +++ b/README.md @@ -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 ---