зеркало из https://github.com/nextcloud/deck.git
fix: remove redundant log
Signed-off-by: Luka Trovic <luka@nextcloud.com>
This commit is contained in:
Родитель
c7e9ac7bce
Коммит
21248b4d1e
|
@ -18,8 +18,6 @@ Vue.prototype.OC = OC
|
|||
window.addEventListener('DOMContentLoaded', () => {
|
||||
if (OCA.Sharing && OCA.Sharing.ShareSearch) {
|
||||
OCA.Sharing.ShareSearch.addNewResult(FileSharingPicker)
|
||||
} else {
|
||||
console.error('OCA.Sharing.ShareSearch not ready')
|
||||
}
|
||||
|
||||
window.OCP.Collaboration.registerType('deck', {
|
||||
|
|
Загрузка…
Ссылка в новой задаче