aplotor / expanse

selfhosted multi-user web app for externally storing Reddit items (saved, created, upvoted, downvoted, hidden) to bypass Reddit's 1000-item listing limits
GNU Affero General Public License v3.0
376 stars 16 forks source link

fix bug(s) caused by usage of querySelector function #18

Closed Mrwebente closed 2 years ago

Mrwebente commented 2 years ago

fix: change inappropriately used querySelector function to getElementById fixes:

aplotor commented 2 years ago

i chose to apply a fix remaining on qs, thanks for the catch