Skip to content

Commit

Permalink
name change
Browse files Browse the repository at this point in the history
  • Loading branch information
RalkeyOfficial committed Nov 6, 2024
1 parent ecd47a3 commit efaa3ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/views/AdminSettings.vue
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<template>
<div>
<NcSettingsSection :name="'Open Catalogi'" description="Eén centrale plek voor hergebruik van informatietechnologie binnen de overheid" doc-url="https://conduction.gitbook.io/opencatalogi-nextcloud/gebruikers" />
<NcSettingsSection :name="'Attachments'" description="">
<h3>Bijlage</h3>
<NcSettingsSection :name="'Publications'" description="">
<h3>Publicatie</h3>
<div class="selectionContainer">
<NcSelect v-bind="attachmentSettings.file_types"
v-model="attachmentSettings.file_types.value"
Expand Down

0 comments on commit efaa3ed

Please sign in to comment.