@@ -22,7 +22,8 @@ const ListGroupItem = ReactBootstrap.ListGroupItem;
|
||||
const Glyphicon = ReactBootstrap.Glyphicon;
|
||||
|
||||
var appLauncher = new AutoLaunch({
|
||||
name: 'Mattermost'
|
||||
name: 'Mattermost',
|
||||
isHidden: true
|
||||
});
|
||||
|
||||
function backToIndex() {
|
||||
|
Reference in New Issue
Block a user