fix: temporary fix exiting lines with slashes (#4725)

This commit is contained in:
M. Palanikannan
2024-06-07 12:22:55 +05:30
committed by GitHub
parent d31aaee32c
commit 51758b774e
@@ -69,7 +69,6 @@ const Command = Extension.create<SlashCommandOptions>({
return true;
},
allowSpaces: true,
},
};
},