mirror of
https://github.com/makeplane/plane
synced 2025-08-07 19:59:33 +00:00
fix: temporary fix exiting lines with slashes (#4725)
This commit is contained in:
@@ -69,7 +69,6 @@ const Command = Extension.create<SlashCommandOptions>({
|
||||
|
||||
return true;
|
||||
},
|
||||
allowSpaces: true,
|
||||
},
|
||||
};
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user