diff options
Diffstat (limited to 'data.c')
| -rw-r--r-- | data.c | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -337,6 +337,7 @@ int user_persist(snac *snac, int publish) | |||
| 337 | rename(bfn, fn); | 337 | rename(bfn, fn); |
| 338 | 338 | ||
| 339 | history_del(snac, "timeline.html_"); | 339 | history_del(snac, "timeline.html_"); |
| 340 | timeline_touch(snac); | ||
| 340 | 341 | ||
| 341 | if (publish) { | 342 | if (publish) { |
| 342 | xs *a_msg = msg_actor(snac); | 343 | xs *a_msg = msg_actor(snac); |