Skip to content

Commit 802ea35

Browse files
authored
Merge modlog tables (LemmyNet#3579)
* Update modlog with merged tables (fixes LemmyNet#3577) * fix rendering * fix actiontype filter * simplify, add comment * remove switch default * get rid of !
1 parent bf68afb commit 802ea35

File tree

3 files changed

+166
-274
lines changed

3 files changed

+166
-274
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"inferno-router": "^9.0.4",
7171
"inferno-server": "^9.0.4",
7272
"jwt-decode": "^4.0.0",
73-
"lemmy-js-client": "1.0.0-export-regex.0",
73+
"lemmy-js-client": "1.0.0-merge-modlog-tables.6",
7474
"markdown-it": "^14.1.0",
7575
"markdown-it-bidi": "^0.2.0",
7676
"markdown-it-container": "^4.0.0",

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)