Refactor App struct
This commit is contained in:
parent
f9692b8ddf
commit
ee7d7971be
13 changed files with 1147 additions and 163 deletions
|
|
@ -18,6 +18,7 @@ mod notifications;
|
|||
mod reddit_client;
|
||||
mod report;
|
||||
mod schema;
|
||||
mod services;
|
||||
|
||||
/// Post information with magnet links
|
||||
#[derive(Debug)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue