Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenRaiser/PaperFlow
/ clearChatMentions
Function
clearChatMentions
deployments/desktop/static/desktop.js:4698–4701 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4696
}
4697
4698
function
clearChatMentions() {
4699
state.chatMentions = [];
4700
renderChatMentionChips();
4701
}
4702
4703
async
function
askWiki() {
4704
const
input = $(
"chatInput"
);
Callers
2
startNewChat
Function · 0.85
askWiki
Function · 0.85
Calls
1
renderChatMentionChips
Function · 0.85
Tested by
no test coverage detected