Skip to content

Commit

Permalink
Merge pull request #169 from avinyafoundation/main
Browse files Browse the repository at this point in the history
lint
  • Loading branch information
YujithIsura authored Oct 4, 2024
2 parents f9205ec + 6a005dc commit c178482
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/person_data.bal
Original file line number Diff line number Diff line change
Expand Up @@ -289,6 +289,7 @@ public isolated service class PersonData {
}
}


isolated resource function get current_job() returns string? {
lock {
return self.person.current_job;
Expand Down

0 comments on commit c178482

Please sign in to comment.