mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Change: selectable: false on LegacyEmbed schema
This commit is contained in:
parent
402337f56b
commit
5fad066819
@ -40,6 +40,7 @@ export default class Embed extends Node {
|
||||
},
|
||||
group: 'inline',
|
||||
inline: true,
|
||||
selectable: false,
|
||||
parseDOM: [
|
||||
{
|
||||
tag: 'a[href].embed',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user