mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-06-11 05:19:43 +00:00
feat(core): Update to ckeditor 5. Fixes #5920. Added disableNativeSpellChecker. Added htmlEmbed plugin.
This commit is contained in:
@@ -12,7 +12,7 @@ function handleSampleError( error ) {
|
||||
|
||||
const message = [
|
||||
'Oops, something went wrong!',
|
||||
`Please, report the following error on ${ issueUrl } with the build id "jrrgxseuc926-tvts83wxbptb" and the error stack trace:`
|
||||
`Please, report the following error on ${ issueUrl } with the build id "95iwdjy528dv-r9xzqcdt6f2i" and the error stack trace:`
|
||||
].join( '\n' );
|
||||
|
||||
console.error( message );
|
||||
|
||||
Reference in New Issue
Block a user