fmt
This commit is contained in:
parent
724a3d2b68
commit
4930cd3ae3
5 changed files with 38 additions and 7 deletions
|
|
@ -8,7 +8,9 @@
|
|||
https://docs.taler.net/design-documents/003-tos-rendering.html *)
|
||||
|
||||
(* todo: maybe move this type to config.ml *)
|
||||
type t = Terms | Privacy
|
||||
type t =
|
||||
| Terms
|
||||
| Privacy
|
||||
|
||||
let etag = function
|
||||
| Terms -> Config.terms_etag
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue