We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b246668 commit af0065cCopy full SHA for af0065c
src/handlers/comment.js
@@ -8,6 +8,7 @@ import {
8
sendMessages,
9
} from "../common/config.js";
10
import {
11
+ checkWhitelist,
12
detectImageComment,
13
getInstanceFromActorId,
14
getKarma,
src/handlers/post.js
@@ -9,6 +9,7 @@ import {
detectImage,
15
0 commit comments