Skip to content

Commit 0feec4d

Browse files
committed
revert: 🚑️ fix broken code
1 parent 743c3c2 commit 0feec4d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/ui/settings-tab.ts

+1-2
Original file line numberDiff line numberDiff line change
@@ -828,8 +828,7 @@ export default class ReadwiseMirrorSettingTab extends PluginSettingTab {
828828

829829
return text;
830830
});
831-
}
832-
831+
833832

834833
new Setting(containerEl)
835834
.setName('Header Template')

0 commit comments

Comments
 (0)