opening files works o.o

This commit is contained in:
lunarydess
2025-02-18 17:18:12 +01:00
parent 2245bd0feb
commit 6025512ff9
4 changed files with 22 additions and 13 deletions

View File

@@ -1,2 +1,2 @@
mod app;
pub use app::TemplateApp;
pub use app::CatnipApp;