Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
This commit is contained in:
Raimund Schlüßler 2021-04-08 10:02:05 +02:00
Родитель f389d8930c
Коммит 59bb1f21a4
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 036FA7EB1A599178
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -97,8 +97,8 @@ License along with this library. If not, see <http://www.gnu.org/licenses/>.
<script>
import ListItemCalendar from '../components/AppNavigation/ListItemCalendar.vue'
import Colorpicker from '../components/AppNavigation//Colorpicker.vue'
import TheSettings from '../components/AppNavigation//TheSettings.vue'
import Colorpicker from '../components/AppNavigation/Colorpicker.vue'
import TheSettings from '../components/AppNavigation/TheSettings.vue'
import AppNavigation from '@nextcloud/vue/dist/Components/AppNavigation'
import AppNavigationCounter from '@nextcloud/vue/dist/Components/AppNavigationCounter'