From b818e50e39b09ea8cbced043aeb09b42c842ca27 Mon Sep 17 00:00:00 2001 From: tastytea Date: Tue, 4 Jun 2019 11:36:07 +0200 Subject: [PATCH] Better description for CW-toggle skript. --- fediverse/mastodon_cw_toggle.user.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fediverse/mastodon_cw_toggle.user.js b/fediverse/mastodon_cw_toggle.user.js index 2f1fd61..41c73e9 100644 --- a/fediverse/mastodon_cw_toggle.user.js +++ b/fediverse/mastodon_cw_toggle.user.js @@ -1,7 +1,7 @@ // ==UserScript== // @name Mastodon CW toggle -// @description Toggles the visibility of all statuses with content warnings on status-pages and profile-pages. -// @version 2019.05.30.1 +// @description Adds a button to toggle the visibility of all statuses with content warnings on status-pages and profile-pages. +// @version 2019.06.04.1 // @author tastytea // @copyright 2019, tastytea (https://tastytea.de/) // @license GPL-3.0-only