diff --git a/module_index.json b/module_index.json index 2f1205b..b79a383 100755 --- a/module_index.json +++ b/module_index.json @@ -195,7 +195,7 @@ "version": "0.1", "author": "Starbeamrainbowlabs", "description": "Adds per-user watchlists. When a page on a user's watchlist is edited, a notification email is sent.", - "lastupdate": 1577132588, + "lastupdate": 1577141571, "optional": false, "extra_data": [] }, diff --git a/modules/feature-watchlist.php b/modules/feature-watchlist.php index 517867e..653470e 100644 --- a/modules/feature-watchlist.php +++ b/modules/feature-watchlist.php @@ -61,7 +61,7 @@ register_module([ if(!empty($watchlist)) { $content .= ""; $content .= "

You can also clear your entire list and start again.

";