fix: link creator no titlebar on macos
This commit is contained in:
parent
172b6418ba
commit
1b9f24d699
|
|
@ -44,7 +44,7 @@
|
|||
</xul:keyset>
|
||||
|
||||
<script src="chrome://zotero/content/include.js"></script>
|
||||
<script src="chrome://zotero/content/title.js"></script>
|
||||
<script src="chrome://zotero/content/titlebar.js"></script>
|
||||
<script src="chrome://zotero/content/customElements.js"></script>
|
||||
<script src="chrome://__addonRef__/content/scripts/customElements.js"></script>
|
||||
<script src="chrome://__addonRef__/content/scripts/linkCreator.js"></script>
|
||||
|
|
|
|||
Loading…
Reference in New Issue