mirror of
https://github.com/makeplane/plane.git
synced 2026-05-12 20:08:41 -05: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