Change Lemmy Default Comment Sort
Change Lemmy Default Comment Sort
pastebin.com
// ==UserScript==// @name Lemmy Sort by Top// @description - Pastebin.com
Currently, Lemmy sorts the comments by Hot
, and there is no way to change this. This scripts changes the default behavior to sort by Top
, this default can be changed by editing the defaultSort
variable in the code.