mirror of
https://github.com/Xevion/banner.git
synced 2026-01-31 08:23:35 -06:00
feat: continue work on gcal, better meetings schedule types
This commit is contained in:
@@ -2,6 +2,7 @@ use crate::app_state::AppState;
|
||||
|
||||
pub mod commands;
|
||||
|
||||
#[derive(Debug)]
|
||||
pub struct Data {
|
||||
pub app_state: AppState,
|
||||
} // User data, which is stored and accessible in all command invocations
|
||||
|
||||
Reference in New Issue
Block a user