Skip to content

Commit

Permalink
style: update comments
Browse files Browse the repository at this point in the history
  • Loading branch information
SoCuul committed Apr 4, 2024
1 parent b851496 commit 50c9846
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Features/Save/StoriesSave.x
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
}
}

// Currently not working (dunno why and im lazy too fix)
// !! Currently not working (dunno why and im lazy too fix)
/* if (self.delegate != nil) {
[alert addAction:[UIAlertAction actionWithTitle:@"Mark as Seen" style:UIAlertActionStyleDefault handler:^(UIAlertAction *action) {
shouldBeSeen = true;
Expand Down

0 comments on commit 50c9846

Please sign in to comment.