Commit 18f12e79ed59350c59903a74bbeeab1549a28190
1 parent
8a88e4c2
[-] fix file path access. Must be fixed also in ds_type.anubis later
Showing
1 changed file
with
3 additions
and
3 deletions
Show diff stats
mail/types/generated/email_to_send.anubis
| 1 | -/* | 1 | +/* |
| 2 | * Created by 伝作 (Densaku). | 2 | * Created by 伝作 (Densaku). |
| 3 | * Types & Messages generator written by フランスのトトロ aka (David RENÉ) | 3 | * Types & Messages generator written by フランスのトトロ aka (David RENÉ) |
| 4 | * Date: 2019-05-17 | 4 | * Date: 2019-05-17 |
| @@ -10,8 +10,8 @@ transmit system/muscle.anubis | @@ -10,8 +10,8 @@ transmit system/muscle.anubis | ||
| 10 | transmit system/convert.anubis | 10 | transmit system/convert.anubis |
| 11 | transmit tools/basis.anubis | 11 | transmit tools/basis.anubis |
| 12 | 12 | ||
| 13 | -transmit types/generated/file_ref.anubis | ||
| 14 | -transmit types/generated/email_address.anubis | 13 | +transmit calexium_lib/types/generated/file_ref.anubis |
| 14 | +transmit calexium_lib/mail/types/generated/email_address.anubis | ||
| 15 | 15 | ||
| 16 | 16 | ||
| 17 | 17 |