mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-04-23 04:53:26 -05:00
fix render note attributes
This commit is contained in:
Generated
+2
-2
@@ -115,8 +115,8 @@
|
||||
"resolved": "https://registry.npmjs.org/buffer/-/buffer-5.2.1.tgz",
|
||||
"integrity": "sha512-c+Ko0loDaFfuPWiL02ls9Xd3GO3cPVmUobQ6t3rXNUk304u6hGq+8N/kFi+QEIKhzK3uwolVhLzszmfLmMLnqg==",
|
||||
"requires": {
|
||||
"base64-js": "1.3.0",
|
||||
"ieee754": "1.1.12"
|
||||
"base64-js": "^1.0.2",
|
||||
"ieee754": "^1.1.4"
|
||||
}
|
||||
},
|
||||
"file-type": {
|
||||
|
||||
Reference in New Issue
Block a user