mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
PLT-3487 Preview uploaded txt file (#4145)
* fix filename * Add 'txt' to hilighted language
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
import $ from 'jquery';
|
||||
import React from 'react';
|
||||
|
||||
import * as SyntaxHighlighting from 'utils/syntax_hightlighting.jsx';
|
||||
import * as SyntaxHighlighting from 'utils/syntax_highlighting.jsx';
|
||||
import Constants from 'utils/constants.jsx';
|
||||
|
||||
import FileInfoPreview from './file_info_preview.jsx';
|
||||
|
||||
Reference in New Issue
Block a user