mirror of
https://github.com/Spythere/pojazdownik.git
synced 2026-05-03 11:45:34 +00:00
hotfix
This commit is contained in:
@@ -31,8 +31,8 @@ type SectionMode = typeof store.stockSectionMode;
|
||||
|
||||
const sectionModes: { [key: string]: SectionMode } = {
|
||||
SKŁAD: 'stock-list',
|
||||
'GNR. NUMERU': 'number-generator',
|
||||
'GNR. SKŁADU': 'stock-generator',
|
||||
'GNR NUMERU': 'number-generator',
|
||||
'GNR SKŁADU': 'stock-generator',
|
||||
};
|
||||
|
||||
const chosenSectionComponent = computed(() => {
|
||||
|
||||
Reference in New Issue
Block a user