aboutsummaryrefslogtreecommitdiff
path: root/server/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'server/Cargo.toml')
-rw-r--r--server/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/Cargo.toml b/server/Cargo.toml
index 103c919..2871e5a 100644
--- a/server/Cargo.toml
+++ b/server/Cargo.toml
@@ -35,3 +35,4 @@ tokio-util = { version = "0.7.17", features = ["io", "io-util"] }
[features]
reload_css = ["jellyui/reload_css"]
+reload_js = ["jellyui/reload_js"]