Skip to content

Commit

Permalink
fix #115
Browse files Browse the repository at this point in the history
  • Loading branch information
volatile-static committed Jul 17, 2024
1 parent 48ce314 commit a2c274f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/bootstrap/events.ts
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ export function openOverview() {
const { id, container } = Zotero_Tabs.add({
type: 'library',
title: 'Chartero',
data: {},
select: true,
onClose: () => (addon.overviewTabID = undefined),
});
Expand Down

0 comments on commit a2c274f

Please sign in to comment.