xndoxndxodn
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user