mirror of
https://github.com/BililiveRecorder/BililiveRecorder.git
synced 2024-11-15 19:22:19 +08:00
feat: update webui
This commit is contained in:
parent
ab07adbdb1
commit
55e246c90e
|
@ -18,6 +18,7 @@ namespace BililiveRecorder.Web
|
|||
private static readonly MinifyMarkupFormatter formatter = new MinifyMarkupFormatter
|
||||
{
|
||||
ShouldKeepEmptyAttributes = true,
|
||||
ShouldKeepAttributeQuotes = true,
|
||||
};
|
||||
|
||||
private static string? cachedIndexHtml;
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 9889bd1bd15ba56952fc6a0aa369da85f1c1d154
|
||||
Subproject commit 954374cf75babc09216eaff93093686519d902d4
|
Loading…
Reference in New Issue
Block a user