From 9b332f5506cc325d5ff83aaad0ba990e9f2dc1da Mon Sep 17 00:00:00 2001 From: Klagarge Date: Thu, 4 Jun 2026 10:14:51 +0200 Subject: [PATCH] docs(report): report type as final --- report/metadata.typ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/report/metadata.typ b/report/metadata.typ index 27b3121..5f3c99f 100644 --- a/report/metadata.typ +++ b/report/metadata.typ @@ -8,7 +8,7 @@ // Document options // #let option = ( - type: sys.inputs.at("type", default:"draft"), // [draft|final] + type: sys.inputs.at("type", default:"final"), // [draft|final] lang: "en", region: "gb", template: "thesis", // [thesis/midterm]