Skip to content

Commit

Permalink
fix after merge from master
Browse files Browse the repository at this point in the history
  • Loading branch information
0x53A committed Dec 11, 2024
1 parent 37bc052 commit 7239178
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions godot-macros/src/class/data_models/field_var.rs
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ impl Default for FieldVar {
hint: Default::default(),
usage_flags: Default::default(),
span: Span::call_site(),
notify: Default::default()
}
}
}
Expand Down

0 comments on commit 7239178

Please sign in to comment.