From e8822d8546199169a6bd1bb8592bf1d6c57f8e49 Mon Sep 17 00:00:00 2001 From: yo momma Date: Wed, 4 Feb 2026 19:56:11 +0000 Subject: Rebrand: remove dump wording in templates/static --- static/js/src/util.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/js/src/util.js') diff --git a/static/js/src/util.js b/static/js/src/util.js index 69740ff..107b771 100755 --- a/static/js/src/util.js +++ b/static/js/src/util.js @@ -42,7 +42,7 @@ function track(group, name) { } // generate a new CSS rule and apply it immediately -// (more persistent than dumping a style tag) +// (more persistent than injecting a style tag) window.cssRule = function (selector, declaration) { var x = document.styleSheets,y=x.length-1; x[y].insertRule(selector+"{"+declaration+"}",x[y].cssRules.length); -- cgit v1.2.3-70-g09d2