Ver Fonte

Rename file

JC Brand há 4 anos atrás
pai
commit
864f5fd7d3

+ 1 - 1
src/plugins/chatview/heading.js

@@ -1,6 +1,6 @@
 import UserDetailsModal from 'modals/user-details.js';
 import debounce from 'lodash/debounce';
-import tpl_chatbox_head from './templates/chatbox_head.js';
+import tpl_chatbox_head from './templates/chat-head.js';
 import { ElementView } from '@converse/skeletor/src/element.js';
 import { __ } from 'i18n';
 import { _converse, api } from "@converse/headless/core";

+ 0 - 0
src/plugins/chatview/templates/chatbox_head.js → src/plugins/chatview/templates/chat-head.js