diff options
| author | Matias Goldfeld <[email protected]> | 2021-01-27 02:30:17 -0500 |
|---|---|---|
| committer | Matias Goldfeld <[email protected]> | 2021-01-27 02:30:17 -0500 |
| commit | 8563506d415d8d26f6d98442e08c55dc0e89e7ec (patch) | |
| tree | 1b5d11f28fea0415eb45f0ebc1186368691f6dad /dune-project | |
| parent | Updated CI image from outdated ocaml/opam2 to ocaml/opam (diff) | |
| download | disml-8563506d415d8d26f6d98442e08c55dc0e89e7ec.tar.xz disml-8563506d415d8d26f6d98442e08c55dc0e89e7ec.zip | |
Fixed sending file attachments by adding multiform support
Diffstat (limited to 'dune-project')
| -rw-r--r-- | dune-project | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dune-project b/dune-project index 67d26c0..6c44d05 100644 --- a/dune-project +++ b/dune-project @@ -1,2 +1,2 @@ (lang dune 1.3) -(name disml) +(name disml)
\ No newline at end of file |