mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Update action function fix
+ small changes before release
This commit is contained in:
parent
e118f5a458
commit
0358827835
5 changed files with 9 additions and 4 deletions
|
|
@ -72,6 +72,11 @@
|
|||
<param name="plugin-name" value="black-list"/>
|
||||
</antcall>
|
||||
</target>
|
||||
<target name="white-list">
|
||||
<antcall target="_build_plugin_">
|
||||
<param name="plugin-name" value="white-list"/>
|
||||
</antcall>
|
||||
</target>
|
||||
|
||||
|
||||
</project>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue