Skip to content

Commit

Permalink
Forgot to remove the FullDemo.ts change
Browse files Browse the repository at this point in the history
  • Loading branch information
spocke committed May 2, 2024
1 parent f94b8c0 commit 6a57cb2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/tinymce/src/core/demo/ts/demo/FullDemo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ export default (): void => {

const settings: RawEditorOptions = {
skin_url: '../../../../js/tinymce/skins/ui/oxide',
language: 'sv_SE',
content_css: '../../../../js/tinymce/skins/content/default/content.css',
content_langs: [
{ title: 'English (US)', code: 'en_us' },
Expand Down

0 comments on commit 6a57cb2

Please sign in to comment.