xndoxndxodn

This commit is contained in:
2026-01-23 18:39:04 +02:00
parent 803ed92c5c
commit 5477f9ce7f
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
# Configuration
let template_dir = ".typst-template"
let config_dir = ".config"
let out_dir = "."
let out_dir = (pwd)
def main [subject: string, shortcode: string, number: string = ""] {
let subject_lower = ($subject | str downcase)