docs: Appease all/both of the doxygen versions.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 32m45s

This commit is contained in:
2025-09-03 18:47:34 -04:00
parent ada67a13d3
commit cb3d6a98b9
4 changed files with 2944 additions and 242 deletions

View File

@@ -438,6 +438,9 @@ class TfNavigationElement extends LitElement {
}
}
/**
* Create a tf-navigation element.
*/
customElements.define('tf-navigation', TfNavigationElement);
/**