diff --git a/Cargo.toml b/Cargo.toml index ca2d9957..a032d777 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "one-kvm" -version = "0.1.7" +version = "0.1.8" edition = "2021" authors = ["SilentWind"] description = "A open and lightweight IP-KVM solution written in Rust" diff --git a/src/web/static_files.rs b/src/web/static_files.rs index 969f79e6..d744a71a 100644 --- a/src/web/static_files.rs +++ b/src/web/static_files.rs @@ -201,7 +201,7 @@ pub fn placeholder_html() -> &'static str {
Frontend not built yet.
Please build the frontend or access the API directly.
-