mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-04 18:29:39 +02:00
Node update
This commit is contained in:
parent
7a52e3f584
commit
6910ff631e
126 changed files with 6343 additions and 5149 deletions
5
node_modules/tinymce/plugins/preview/plugin.js
generated
vendored
5
node_modules/tinymce/plugins/preview/plugin.js
generated
vendored
|
@ -1,5 +1,5 @@
|
|||
/**
|
||||
* TinyMCE version 6.0.3 (2022-05-25)
|
||||
* TinyMCE version 6.1.0 (2022-06-29)
|
||||
*/
|
||||
|
||||
(function () {
|
||||
|
@ -50,7 +50,8 @@
|
|||
items: [{
|
||||
name: 'preview',
|
||||
type: 'iframe',
|
||||
sandboxed: true
|
||||
sandboxed: true,
|
||||
transparent: false
|
||||
}]
|
||||
},
|
||||
buttons: [{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue