Bug 1610445 - follow up - fix properties button not working in chat accounts dialog. r=mkmelin DONTBUILD

This commit is contained in:
Khushil Mistry 2020-02-10 12:34:50 +02:00
Родитель 4288fa533d
Коммит b11bd2ef0f
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -30,6 +30,7 @@
<script src="chrome://global/content/globalOverlay.js"/>
<script src="chrome://global/content/editMenuOverlay.js"/>
<script src="chrome://messenger/content/chat/imAccounts.js"/>
<script src="chrome://messenger/content/accountUtils.js"/>
<script src="chrome://messenger/content/chat/imStatusSelector.js"/>
<script src="chrome://global/content/nsTransferable.js" />
<script src="chrome://chat/content/chat-account-richlistitem.js" />