fix: restore Trunk link tag for Cargo.toml to resolve SyntaxError in browser
Some checks failed
Build MIPS Binary / build (push) Has been cancelled

This commit is contained in:
spinline
2026-02-13 19:42:25 +03:00
parent b2f856f80f
commit 51ff2cd673
10 changed files with 1049 additions and 2 deletions

View File

View File

@@ -1,3 +1,4 @@
mod components;
mod diff;
mod handlers;
#[cfg(feature = "push-notifications")]