From ad4d74ea45be6b227027588f6515fb22fafc335a Mon Sep 17 00:00:00 2001 From: yo momma Date: Wed, 4 Feb 2026 19:04:59 +0000 Subject: Refactor UI: dump classes -> hump --- static/js/src/profile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/js/src/profile.js') diff --git a/static/js/src/profile.js b/static/js/src/profile.js index 180fdf8..04bb69d 100755 --- a/static/js/src/profile.js +++ b/static/js/src/profile.js @@ -13,7 +13,7 @@ function initProfile(recips) { $('#edit-toggle').click(enableProfileEdit); activateProfileEditable(); - $('.dash-dump .content').each(function() { + $('.dash-hump .content').each(function() { var t = $(this); t.html(buildMsgContent(t.text())); }); -- cgit v1.2.3-70-g09d2