Rename file
This commit is contained in:
parent
1fd3e3676a
commit
864f5fd7d3
@ -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";
|
||||
|
Loading…
Reference in New Issue
Block a user