Merge pull request #35269 from nextcloud/fix/remove-pending

Remove completed comments
This commit is contained in:
John Molakvoæ 2022-11-19 00:05:18 +01:00 committed by GitHub
commit 5c8453928a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 5 deletions

View file

@ -22,8 +22,6 @@
<template>
<div class="field">
<!-- PENDING undo trailing button icon requires @nextcloud/vue release and bump -->
<!-- PENDING custom maxlength requires @nextcloud/vue release and bump -->
<NcTextField :value.sync="localValue"
:label="displayName"
:label-visible="true"

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long