mirror of
https://github.com/zadam/trilium.git
synced 2025-10-30 01:36:24 +01:00
chore(frontend-docs): fix warnings & update
This commit is contained in:
@@ -50,7 +50,8 @@ const NOTE_TYPE_ICONS = {
|
||||
"webView": "bx bx-globe-alt",
|
||||
"launcher": "bx bx-link",
|
||||
"doc": "bx bxs-file-doc",
|
||||
"contentWidget": "bx bxs-widget"
|
||||
"contentWidget": "bx bxs-widget",
|
||||
"mindMap": "bx bx-sitemap"
|
||||
};
|
||||
|
||||
/**
|
||||
@@ -1054,7 +1055,7 @@ export default FNote;
|
||||
<br class="clear">
|
||||
|
||||
<footer>
|
||||
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.2</a>
|
||||
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.3</a>
|
||||
</footer>
|
||||
|
||||
<script> prettyPrint(); </script>
|
||||
|
||||
Reference in New Issue
Block a user