Commit 1e2b80b
fix: remove [beforeall:] directive from Revitron tab bundle.yaml
Newer pyRevit versions pass the tab name literally (including the
[beforeall:] suffix) to Revit's GetRibbonPanels(), causing an
ArgumentException: Unexpected tab at startup. Removing the directive
fixes the UI build error while still creating the Revitron tab.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 2fc0a9d commit 1e2b80b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
0 commit comments