We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a3b2dc commit 9e7a23bCopy full SHA for 9e7a23b
resources/spa/src/app.js
@@ -33,7 +33,7 @@ export default {
33
<Report />
34
<ChooseTags />
35
<ApplyTop />
36
- <PopupDialog />,
+ <PopupDialog />
37
{CONST.ENABLE_QQ_CONSULT && <ChatWithQQ />}
38
</div>
39
0 commit comments