diff options
| author | bobzel <zzzman@gmail.com> | 2023-11-08 12:58:15 -0500 |
|---|---|---|
| committer | bobzel <zzzman@gmail.com> | 2023-11-08 12:58:15 -0500 |
| commit | 601cb81824f99302eb4e4287304db33032f2aa0b (patch) | |
| tree | 912ae4e1361f5224b9fec3650bb778b16d178512 /src/client/views/nodes/formattedText/nodes_rts.ts | |
| parent | 216385c7e84febce8988ef1390845b0c661fb04f (diff) | |
from last
Diffstat (limited to 'src/client/views/nodes/formattedText/nodes_rts.ts')
| -rw-r--r-- | src/client/views/nodes/formattedText/nodes_rts.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/views/nodes/formattedText/nodes_rts.ts b/src/client/views/nodes/formattedText/nodes_rts.ts index f27fb18e2..4cd2cee52 100644 --- a/src/client/views/nodes/formattedText/nodes_rts.ts +++ b/src/client/views/nodes/formattedText/nodes_rts.ts @@ -212,7 +212,6 @@ export const nodes: { [index: string]: NodeSpec } = { alt: { default: null }, title: { default: null }, float: { default: 'left' }, - location: { default: 'add:right' }, docId: { default: '' }, }, group: 'inline', |
