mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-26 00:54:27 +00:00
alter handling of benutzerfunktion and vertragsbestandteilfunktion
This commit is contained in:
@@ -26,8 +26,8 @@ export default {
|
||||
default: []
|
||||
},
|
||||
names: {
|
||||
type: Array,
|
||||
default: []
|
||||
type: Object,
|
||||
default: {}
|
||||
}
|
||||
},
|
||||
emits: {
|
||||
|
||||
Reference in New Issue
Block a user