diff --git a/Cargo.toml b/Cargo.toml index 899b0b3e..e7328cde 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "one-kvm" -version = "0.1.5" +version = "0.1.6" 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 44af069b..486b9ce3 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.
-