changeset 112:684704b5adbf

Forgot style grant
author nanaya <me@nanaya.net>
date Sun, 15 Jan 2023 23:38:47 +0900
parents 055f5d084706
children 647ade033475
files tweetdeck-fixes.user.js
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tweetdeck-fixes.user.js	Sun Jan 15 23:37:14 2023 +0900
+++ b/tweetdeck-fixes.user.js	Sun Jan 15 23:38:47 2023 +0900
@@ -1,11 +1,11 @@
 // ==UserScript==
 // @name         TweetDeck Fixes
 // @namespace    https://nanaya.net
-// @version      1.0.0
+// @version      1.0.1
 // @description  Fixes for TweetDeck
 // @author       nanaya
 // @match        https://tweetdeck.twitter.com/*
-// @grant        none
+// @grant        GM_addStyle
 // @downloadURL  https://hg.nanaya.net/ec-userscripts/raw-file/tip/tweetdeck-fixes.user.js
 // ==/UserScript==