ref: rename template values

This commit is contained in:
relikd
2025-11-04 19:26:07 +01:00
parent 5250f48d38
commit 6898eeb42c
8 changed files with 58 additions and 61 deletions

View File

@@ -1,5 +1,7 @@
import Foundation
let CLASS_HIDDEN = "hiddenDiv"
struct PreviewGenerator {
var data: [String: String] = [:] // used for TAG replacements
let meta: MetaInfo