Skip to content

Commit

Permalink
Grunt fix
Browse files Browse the repository at this point in the history
Added folder CssToInlineStyles and corrected JSDoc
  • Loading branch information
Oni01110011 committed Jul 17, 2024
1 parent e6f3ec5 commit fac7002
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Empty file added CssToInlineStyles/temp
Empty file.
2 changes: 1 addition & 1 deletion amd/src/editor.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
/**
* This is obsolete. To be deleted in the future. Maybe if Moodle does a better integration of Tiny 6, it could be used again.
*
* @param editorconfig
* @param {any} editorconfig
* @returns {Promise<void>}
*/
export const loadCss = async function(editorconfig) {
Expand Down

0 comments on commit fac7002

Please sign in to comment.