feat(unsubscribe): Add unsubscribed page and update api

This commit is contained in:
Bouncey
2018-09-06 14:59:52 +01:00
committed by Stuart Taylor
parent 435e856cdb
commit 5b7b3ca33c
6 changed files with 158 additions and 112 deletions

View File

@@ -1,5 +1,5 @@
{
"semi": false,
"semi": true,
"singleQuote": true,
"trailingComma": "es5"
}