ALIVE! make it work and navigation now dynamic
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
export const groups: { [group: string]: [number, string] } = {
|
||||
ib4k: [138, 'ИБ-4к'],
|
||||
ps7: [146, 'ПС-7'],
|
||||
pks35k: [78, 'ПКС-35к']
|
||||
ib5: [144, 'ИБ-5'],
|
||||
ib6: [145, 'ИБ-6'],
|
||||
ib7k: [172, 'ИБ-7к']
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user