mirror of
https://github.com/zadam/trilium.git
synced 2025-11-13 08:45:50 +01:00
feat(react): add hlep page to branch prefix
This commit is contained in:
@@ -34,6 +34,7 @@ function BranchPrefixDialogComponent({ branch }: BranchPrefixDialogProps) {
|
||||
size="lg"
|
||||
onShown={() => branchInput.current?.focus()}
|
||||
onSubmit={onSubmit}
|
||||
helpPageId="TBwsyfadTA18"
|
||||
footer={<button class="btn btn-primary btn-sm">{t("branch_prefix.save")}</button>}
|
||||
>
|
||||
<div class="form-group">
|
||||
|
||||
Reference in New Issue
Block a user