diff --git a/stores/data.js b/stores/data.js index 554177b..264537a 100644 --- a/stores/data.js +++ b/stores/data.js @@ -748,7 +748,7 @@ export const useDataStore = defineStore('data', () => { inputType: "text", inputColumn: "Abrechnung" },{ - key: 'bankinBIC', + key: 'bankingBIC', label: "BIC", inputType: "text", inputColumn: "Abrechnung"