mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-26 16:30:57 +01:00
* feat: add analytics * feat: send data to umami * refactor: fix format * fix: click behavior of switches * refactor: format * chore: rerun ci --------- Co-authored-by: Meier Lukas <meierschlumpf@gmail.com>
3 lines
70 B
TypeScript
3 lines
70 B
TypeScript
export * from "./constants";
|
|
export * from "./send-server-analytics";
|