diff options
Diffstat (limited to 'gafrc')
-rw-r--r-- | gafrc | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -0,0 +1,5 @@ | |||
1 | (attribute-promotion "enabled"); | ||
2 | (promote-invisible "disabled") ; ⇐ This one | ||
3 | (keep-invisible "enabled") | ||
4 | (component-library "./packages") | ||
5 | |||