Skip to content

Commit

Permalink
change added
Browse files Browse the repository at this point in the history
  • Loading branch information
lahirulakruwan committed Oct 4, 2024
1 parent 695664c commit 59c453a
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 59c453a

Please sign in to comment.