1.0 KiB
1.0 KiB
| cat | title | owner | tags | topic_id | post_id |
|---|---|---|---|---|---|
| 65 | OSR - Discourse Test Another Test | 1 | plastic,meta | 10047 | 27411 |
Something on my heart ;-)
export const CAT_TEST = 65
export const HT_CAT_GUIDES = 86
export const HT_CAT_MACHINES = 87
export const HT_CAT_PRODUCTS = 88
export const HT_CAT_MOULDS = 89
export const HT_CATS = {
'Guides' : HT_CAT_GUIDES,
'Machines': HT_CAT_MACHINES,
'Products' : HT_CAT_PRODUCTS,
'Moulds' : HT_CAT_MOULDS
}


