mirror of
https://github.com/wassname/talk.git
synced 2026-07-02 10:47:07 +08:00
Merge branch 'master' into query-status-history
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "talk",
|
||||
"version": "3.7.1",
|
||||
"version": "3.8.0",
|
||||
"description": "A better commenting experience from Mozilla, The New York Times, and the Washington Post. https://coralproject.net",
|
||||
"main": "app.js",
|
||||
"private": true,
|
||||
|
||||
@@ -515,5 +515,6 @@ module.exports = {
|
||||
HandleAuthPopupCallback,
|
||||
HandleGenerateCredentials,
|
||||
HandleLogout,
|
||||
CheckBlacklisted
|
||||
CheckBlacklisted,
|
||||
CheckRecaptcha,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user