diff options
Diffstat (limited to 'core/src/unified-search.js')
-rw-r--r-- | core/src/unified-search.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/src/unified-search.js b/core/src/unified-search.js index 0d977383586..a799586017b 100644 --- a/core/src/unified-search.js +++ b/core/src/unified-search.js @@ -16,7 +16,8 @@ * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <http://www.gnu.org/licenses/>. + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * */ import { generateFilePath } from '@nextcloud/router' |