mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-10 10:15:26 +08:00
fix(export): remove non-functional PDF export type
This commit is contained in:
parent
d9764365cb
commit
265d54e44b
@ -107,13 +107,6 @@ const TPL = `
|
||||
${t("export.format_markdown")}
|
||||
</label>
|
||||
</div>
|
||||
|
||||
<div class="form-check">
|
||||
<label class="form-check-label tn-radio">
|
||||
<input class="form-check-input" type="radio" name="export-single-format" value="pdf">
|
||||
${t("export.format_pdf")}
|
||||
</label>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="modal-footer">
|
||||
|
Loading…
x
Reference in New Issue
Block a user