feat(webui): change server config through UI #294

Merged
VampireKitten merged 7 commits from vamp-dev into main 2024-06-14 15:38:12 -07:00
Showing only changes of commit 3edba52d9f - Show all commits

View File

@ -6,7 +6,7 @@
<link rel="stylesheet" href="libs/bootstrap.min.css" /> <link rel="stylesheet" href="libs/bootstrap.min.css" />
<link rel="stylesheet" href="style.css" /> <link rel="stylesheet" href="style.css" />
</head> </head>
<body onload="fetchSettings()"> <body>
<nav class="navbar sticky-top bg-body-tertiary"> <nav class="navbar sticky-top bg-body-tertiary">
<div class="container"> <div class="container">
<button <button