aboutsummaryrefslogtreecommitdiffstats
path: root/src/theming.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/theming.rs')
-rw-r--r--src/theming.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/theming.rs b/src/theming.rs
index c43411c..d8525f9 100644
--- a/src/theming.rs
+++ b/src/theming.rs
@@ -1,5 +1,6 @@
// SPDX-License-Identifier: AGPL-3.0-only
mod hbs;
+mod lua;
use reqwest::StatusCode;