Frontend: Revert title of "Places"

Signed-off-by: Michael Mayer <michael@liquidbytes.net>
This commit is contained in:
Michael Mayer 2019-12-16 01:11:08 +01:00
parent 909de75382
commit 252d1545fb

View file

@ -54,7 +54,7 @@ export default [
name: "places",
path: "/places",
component: Places,
meta: {title: "Where you've been"},
meta: {title: "Places"},
},
{
name: "labels",