Server was unable to see components.

Apparently this was needed for the build.
This commit is contained in:
2025-09-06 16:07:08 -04:00
parent 9679578977
commit 54e54f61c0
2 changed files with 1 additions and 2 deletions

View File

@ -2,7 +2,6 @@
mod info;
#[cfg(not(feature = "server"))]
mod components;
mod server;