move Notedeck to notedeck crate
This commit is contained in:
@@ -1,13 +1,6 @@
|
||||
pub mod app_size;
|
||||
pub mod fonts;
|
||||
pub mod persist_zoom;
|
||||
pub mod setup;
|
||||
pub mod theme;
|
||||
pub mod timed_serializer;
|
||||
|
||||
mod app;
|
||||
|
||||
pub use app::Notedeck;
|
||||
|
||||
#[cfg(target_os = "android")]
|
||||
mod android;
|
||||
|
||||
Reference in New Issue
Block a user