diff options
author | metamuffin <metamuffin@disroot.org> | 2025-02-05 23:42:13 +0100 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2025-02-05 23:42:13 +0100 |
commit | 8fd96b46e73a0e7f984305e487e383a471dfcf88 (patch) | |
tree | f14544a25e15da93a0cf752fbc7baa1228d75088 /server/Cargo.toml | |
parent | df36a85b54fd427cc0914320d29aa4f005e5aff7 (diff) | |
download | jellything-8fd96b46e73a0e7f984305e487e383a471dfcf88.tar jellything-8fd96b46e73a0e7f984305e487e383a471dfcf88.tar.bz2 jellything-8fd96b46e73a0e7f984305e487e383a471dfcf88.tar.zst |
widecards and season views
Diffstat (limited to 'server/Cargo.toml')
-rw-r--r-- | server/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/server/Cargo.toml b/server/Cargo.toml index 5af4ca8..eb0b036 100644 --- a/server/Cargo.toml +++ b/server/Cargo.toml @@ -41,3 +41,4 @@ glob = "0.3.2" [features] bypass-auth = [] +hot-css = [] |