From 0e46e46ce39b31af61cb665d1f853e01bb5944e2 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Wed, 29 Jun 2022 03:16:38 +0200 Subject: [PATCH] make "show more" switch to "show less" when clicked --- files/templates/util/assetcache.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/util/assetcache.html b/files/templates/util/assetcache.html index 9f442348a0..873282ee22 100644 --- a/files/templates/util/assetcache.html +++ b/files/templates/util/assetcache.html @@ -16,7 +16,7 @@ set CACHE_VER = { 'css/win98.css': 61, 'js/award_modal.js': 253, - 'js/bootstrap.js': 269, + 'js/bootstrap.js': 270, 'js/comments+submission_listing.js': 261, 'js/submission_listing.js': 261, 'js/emoji_modal.js': 297,