mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-06-24 14:02:09 +02:00
Add TODOs
This commit is contained in:
parent
9d96171585
commit
1a8d142a0a
@ -332,6 +332,8 @@
|
||||
<template>
|
||||
<UseColorMode v-slot="{ mode }">
|
||||
<div>
|
||||
<!-- TODO: Persist the new active group by listening to the active-group-changed event -->
|
||||
<!-- TODO: Add the link to the group management view in the GroupSwitch slot -->
|
||||
<GroupSwitch v-if="showGroupSwitch" v-model:showGroupSwitch="showGroupSwitch" v-model:groups="groups.items" />
|
||||
<DestinationGroupSelector
|
||||
v-if="showDestinationGroupSelector"
|
||||
|
Loading…
x
Reference in New Issue
Block a user