|
|
@ -34,7 +34,7 @@ var canUpload = window.File || window.FileReader || window.FileList || window.Bl |
|
|
|
const profile = { |
|
|
|
const profile = { |
|
|
|
name: 'fileExplorers', |
|
|
|
name: 'fileExplorers', |
|
|
|
displayName: 'File explorers', |
|
|
|
displayName: 'File explorers', |
|
|
|
methods: ['registerContextMenuItem'], |
|
|
|
methods: [], |
|
|
|
events: [], |
|
|
|
events: [], |
|
|
|
icon: 'assets/img/fileManager.webp', |
|
|
|
icon: 'assets/img/fileManager.webp', |
|
|
|
description: ' - ', |
|
|
|
description: ' - ', |
|
|
|