From 36202d8defb26f87264914f60c39c768cff3729e Mon Sep 17 00:00:00 2001 From: yo momma Date: Tue, 3 Feb 2026 22:01:05 +0000 Subject: Hump.fm: remove dump.fm branding --- 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 1fa6610..180fdf8 100755 --- a/static/js/src/profile.js +++ b/static/js/src/profile.js @@ -80,7 +80,7 @@ function setupUploadAvatar(elementId) { } else if (r == 'NOT_LOGGED_IN') { location.reload(); } else if (r == 'INVALID_IMAGE') { - alert("Sorry, dump.fm can't deal with your image. Pick another :("); + alert("Sorry, hump.fm can't deal with your image. Pick another :("); return; } else if (r.match(/FILE_TOO_BIG/)) { var maxSize = r.split(" ")[1] / 1024; -- cgit v1.2.3-70-g09d2