diff options
Diffstat (limited to 'src/theming/hbs.rs')
-rw-r--r-- | src/theming/hbs.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/theming/hbs.rs b/src/theming/hbs.rs index 73c72ae..6da8385 100644 --- a/src/theming/hbs.rs +++ b/src/theming/hbs.rs @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: AGPL-3.0-only use std::sync::LazyLock; use handlebars::*; |