Skip to content
Snippets Groups Projects
Unverified Commit 3892a1f8 authored by Marcelo Schmidt's avatar Marcelo Schmidt
Browse files

Remove description from importers; it's set on client

parent 7f4b49e8
No related branches found
No related tags found
No related merge requests found
Importer.AddImporter 'hipchat', Importer.HipChat,
name: 'HipChat'
description: TAPi18n.__('Importer_From_Description', { from: 'HipChat' })
fileTypeRegex: new RegExp 'application\/.*?zip'
Importer.AddImporter 'slack', Importer.Slack,
name: 'Slack'
description: TAPi18n.__('Importer_From_Description', { from: 'Slack' })
fileTypeRegex: new RegExp 'application\/.*?zip'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment