mirror of
https://github.com/makeplane/plane
synced 2024-06-14 14:31:34 +00:00
fix: temporary fix exiting lines with slashes (#4725)
This commit is contained in:
parent
d31aaee32c
commit
51758b774e
@ -69,7 +69,6 @@ const Command = Extension.create<SlashCommandOptions>({
|
|||||||
|
|
||||||
return true;
|
return true;
|
||||||
},
|
},
|
||||||
allowSpaces: true,
|
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user