Skip to content

Commit

Permalink
redis
Browse files Browse the repository at this point in the history
  • Loading branch information
Angeschossen committed Apr 9, 2024
1 parent 0177f8c commit 1c2d53c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ public interface ChangeSaveable {

void setUserInteractionChange();

void setSaveChange();
void setSaveChange(boolean publishRedisImmediately);

boolean hasSaveChange();

Expand Down

0 comments on commit 1c2d53c

Please sign in to comment.