From b26789ae3b5f027029df8114668be7668d413890 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 5 Sep 2023 12:47:03 +0000 Subject: [PATCH] chore: updates by CI --- README.md | 4 ++-- src/scrollToTop.user.js | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index eef1bfa..ee3f4bd 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ This list is auto-generated and contains all scripts that are already ported int - [[LSS] Reload chat](#lss-reload-chat) `2023.01.29+1235` - [[LSS] Reload list of buildings](#lss-reload-list-of-buildings) `2023.06.03+1512` - [[LSS] Reload missions list](#lss-reload-missions-list) `2023.01.29+1900` -- [[LSS] Scroll-To-Top buttons](#lss-scroll-to-top-buttons) `2023.06.03+1512` +- [[LSS] Scroll-To-Top buttons](#lss-scroll-to-top-buttons) `2023.09.05+1447` - [[LSS] SoSi-Switch (DE)](#lss-sosi-switch-de) `2023.08.25+1029` (`🇩🇪`) - [[LSS] Status 5 colorize](#lss-status-5-colorize) `2022.12.03+0016` - [[LSS] Toplist Distance](#lss-toplist-distance) `2023.06.03+1512` @@ -789,7 +789,7 @@ This list is auto-generated and contains all scripts that are already ported int | Version | Download | Links | |:---------------:|:---------------------------------------------------:|:----------------------------------:| -| 2023.06.03+1512 | [scrollToTop.user.js][scrollToTop.user.js:download] | [Forum][scrollToTop.user.js:forum] | +| 2023.09.05+1447 | [scrollToTop.user.js][scrollToTop.user.js:download] | [Forum][scrollToTop.user.js:forum] |
🇩🇪 [LSS] Scroll-To-Top buttons diff --git a/src/scrollToTop.user.js b/src/scrollToTop.user.js index 929bceb..fee8ec7 100644 --- a/src/scrollToTop.user.js +++ b/src/scrollToTop.user.js @@ -1,7 +1,7 @@ // ==UserScript== // @name [LSS] Scroll-To-Top buttons // @namespace https://jxn.lss-manager.de -// @version 2023.09.05+1443 +// @version 2023.09.05+1447 // @author Jan (jxn_30) // @description Shows a scroll-to-top button on all scrollable elements // @description:de Zeigt einen Knopf, um in Elementen nach oben zu scrollen