change title

This commit is contained in:
Matthias Hannig 2018-11-12 12:39:43 +01:00
parent 68f8db76f7
commit f3a9dedb7c
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
3.3.5
3.3.6

View File

@ -313,6 +313,6 @@ const _CommunitiesSelect = connect(
})
)(__CommunitiesSelect);
export const CommunitiesSelect = withTitle("Communities")(_CommunitiesSelect);
export const CommunitiesSelect = withTitle("BGP Communities")(_CommunitiesSelect);