Added TODO

This commit is contained in:
2024-11-20 13:43:41 +01:00
parent 1c15f02d34
commit 60c2870123

View File

@@ -181,6 +181,7 @@ const renderText = (text) => {
v-model="addHistoryItemData.text"
@keyup.meta.enter="addHistoryItem"
/>
<!-- TODO: Add Dropdown and Checking for Usernames -->
<!-- <template #help>
<UKbd>{{metaSymbol}}</UKbd> <UKbd>Enter</UKbd> Speichern
</template>-->