otwarchive-sunsetarchive/app/views/profile/pseuds.js.erb
2026-03-17 01:16:49 -04:00

2 lines
129 B
Text
Executable file

$j("#more_pseuds_connector").remove();
$j("#more_pseuds").replaceWith("<%= j print_pseud_list(@user, @pseuds, first: false) %>")