Skip to content

Commit

Permalink
Merge branch 'master' into infer-migrations
Browse files Browse the repository at this point in the history
  • Loading branch information
jondot authored Dec 15, 2024
2 parents 9a4cc0b + 1e20bb1 commit c021885
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 c021885

Please sign in to comment.