A meaningless change to trigger the webhook
This commit is contained in:
parent
1d9480c5a8
commit
801bf945de
@ -25,6 +25,7 @@ class PostCache {
|
|||||||
this.last_read_date = new Date(data.last_read_date);
|
this.last_read_date = new Date(data.last_read_date);
|
||||||
this.posts = data.posts;
|
this.posts = data.posts;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
writeCache() {
|
writeCache() {
|
||||||
|
Loading…
Reference in New Issue
Block a user