mirror of
https://github.com/lxsang/antd-web-apps
synced 2025-07-23 17:19:47 +02:00
support author notification
This commit is contained in:
@ -57,6 +57,10 @@
|
||||
target: "quick_talk_comment_thread",
|
||||
api_uri: "https://chat.iohub.dev/comment",
|
||||
uri: "<?=url?>",
|
||||
author: {
|
||||
first: "mrsang",
|
||||
last: "iohub.dev"
|
||||
},
|
||||
onload: function(){
|
||||
renderMathInElement($("#desktop")[0]);
|
||||
$('pre code').each(function(i, block) {
|
||||
|
Reference in New Issue
Block a user