Loading src/unified-search-encryption-message.js +0 −1 Original line number Diff line number Diff line document.addEventListener('DOMContentLoaded', function() { const headerElement = document.querySelector('#header') if (!headerElement) { console.error('Element with ID "header" not found.') return } const searchHelpText = t('core', 'Due to encryption the search is only done on files\' name.') Loading Loading
src/unified-search-encryption-message.js +0 −1 Original line number Diff line number Diff line document.addEventListener('DOMContentLoaded', function() { const headerElement = document.querySelector('#header') if (!headerElement) { console.error('Element with ID "header" not found.') return } const searchHelpText = t('core', 'Due to encryption the search is only done on files\' name.') Loading