Skip to content

Commit

Permalink
Merge branch 'master' into feature/fixture-use-app-context
Browse files Browse the repository at this point in the history
  • Loading branch information
DenuxPlays authored Dec 13, 2024
2 parents 2a9a98a + 1e20bb1 commit ef75f38
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs-site/content/docs/getting-started/guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -798,6 +798,8 @@ use loco_rs::task::Vars;
use crate::models::users;
pub struct UserReport;
#[async_trait]
impl Task for UserReport {
fn task(&self) -> TaskInfo {
Expand Down

0 comments on commit ef75f38

Please sign in to comment.