mirror of
https://github.com/zadam/trilium.git
synced 2025-12-09 12:16:10 +08:00
fix(nx/server): incorrect normalize.css
This commit is contained in:
parent
345e5cfaf0
commit
379d482d24
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ function buildFilesToCopy() {
|
|||
"jquery/dist",
|
||||
"jquery-hotkeys",
|
||||
"autocomplete.js/dist",
|
||||
"normalize.css",
|
||||
"normalize.css/normalize.css",
|
||||
"jquery.fancytree/dist",
|
||||
"codemirror/lib",
|
||||
"codemirror/addon",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue