mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-22 01:11:42 +00:00
Disabled NetworkTables java Azalea build by default
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
<profile>
|
||||
<id>azalea</id>
|
||||
<activation>
|
||||
<activeByDefault>true</activeByDefault>
|
||||
<activeByDefault>false</activeByDefault>
|
||||
</activation>
|
||||
<modules>
|
||||
<module>Azalea</module>
|
||||
|
||||
Reference in New Issue
Block a user