This commit is contained in:
Swrup 2025-10-03 18:35:21 +02:00
parent 724a3d2b68
commit 4930cd3ae3
5 changed files with 38 additions and 7 deletions

View file

@ -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