]> Untitled Git - lemmy.git/commit
Post and comment vote views now return 0 instead of null.
authorDessalines <tyhou13@gmx.com>
Sun, 31 Jan 2021 15:29:21 +0000 (10:29 -0500)
committerDessalines <tyhou13@gmx.com>
Sun, 31 Jan 2021 15:29:21 +0000 (10:29 -0500)
commitd2ba2960dda81a985fe53f5cb99bf58ac3bf90c4
tree2056e5238bd9045619ed496b31e1985bc239baa3
parent9609bd99bbfa50672f3ed848df7a7a4933d6f241
Post and comment vote views now return 0 instead of null.

- Fixes #1389
crates/db_views/src/comment_view.rs
crates/db_views/src/post_view.rs