mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-30 20:25:17 +01:00
This commit is contained in:
parent
58335f6bb7
commit
86c177e03c
1 changed files with 1 additions and 0 deletions
|
|
@ -108,6 +108,7 @@ export const showHeaderCellMenu = (protyle: IProtyle, blockElement: HTMLElement,
|
|||
name: cellElement.textContent.trim(),
|
||||
type,
|
||||
}]);
|
||||
cellElement.textContent = newValue;
|
||||
});
|
||||
menu.addItem({
|
||||
icon: getColIconByType(type),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue