mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
formatting
This commit is contained in:
parent
a851d2e1f1
commit
a268b41846
@ -131,6 +131,7 @@ const selected = ref()
|
||||
const creationForm = ref(null)
|
||||
|
||||
const openCreations = computed(() => store.state.openCreations)
|
||||
|
||||
const radioOptions = computed(() => {
|
||||
return creationDateObjects.value.map((obj, idx) => {
|
||||
return {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user