Proper shade of AnnotationConfig

This commit is contained in:
EtienneDx 2019-08-12 18:45:16 +02:00
parent db7e5976c0
commit 8bb1b46cd0

View File

@ -41,8 +41,8 @@
<shadedPattern>me.EtienneDx.RealEstate.acf</shadedPattern>
</relocation>
<relocation>
<pattern>me.EtienneDx.AttributeConfig</pattern>
<shadedPattern>me.EtienneDx.RealEstate.AttributeConfig</shadedPattern>
<pattern>me.EtienneDx.AnnotationConfig</pattern>
<shadedPattern>me.EtienneDx.RealEstate.AnnotationConfig</shadedPattern>
</relocation>
</relocations>
</configuration>