Gitiles
Code Review
Sign In
gerrit.avm99963.com
/
infinitegforums
/
c9a3df1ffb070eef91653cb76865bdcc555553d6
/
.
/
src
/
contentScripts
/
communityConsole
/
threadToolbar
/
constants.js
blob: 14f8c244b10dbc0423ab40ddc185d0b0cc1f2b0a [
file
] [
log
] [
blame
]
export
const
kEventOptionUpdated
=
'TWPTThreadToolbarOptionUpdated'
;
export
const
kRepliesSectionSelector
=
'ec-thread .scTailwindThreadThreadcontentreplies-section'
;