aboutsummaryrefslogtreecommitdiff
path: root/src/lib.rs
diff options
context:
space:
mode:
authorOxbian <oxbian@mailbox.org>2025-02-21 16:17:00 -0500
committerOxbian <oxbian@mailbox.org>2025-02-21 16:17:00 -0500
commitbc53ad567b82ca354f2b8caf30f242717a5f46a6 (patch)
tree95da9eb36b5a905516bf98e3c88a7af3b19ced1d /src/lib.rs
parent3930939d96a50ab41deddbc9fd6ef2b5cc29369e (diff)
downloadNAI-bc53ad567b82ca354f2b8caf30f242717a5f46a6.tar.gz
NAI-bc53ad567b82ca354f2b8caf30f242717a5f46a6.zip
feat: scrollable chatbox
Diffstat (limited to 'src/lib.rs')
-rw-r--r--src/lib.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib.rs b/src/lib.rs
index 3e2facd..52c86c2 100644
--- a/src/lib.rs
+++ b/src/lib.rs
@@ -1,2 +1,3 @@
pub mod app;
+pub mod helper;
pub mod ui;
ArKa projects. All rights to me, and your next child right arm.