Browse Source

mergerfs_webui.cpp

Antonio SJ Musumeci 1 month ago
parent
commit
fb17ad1655
  1. 2
      src/mergerfs_webui.cpp

2
src/mergerfs_webui.cpp

@ -16,7 +16,7 @@ _get_root(const httplib::Request &req_,
std::string html = R"html(
<!DOCTYPE html>
<html>
<head><title>KV Editor</title>
<head><title>mergerfs ui</title>
<style>
.tab {
overflow: hidden;

Loading…
Cancel
Save