forked from rDrama/rDrama
1
0
Fork 0
master
Aevann1 2021-09-12 08:41:18 +02:00
parent 1e139dffb9
commit 0bf0729ccf
1 changed files with 3 additions and 3 deletions

View File

@ -429,8 +429,8 @@
}; };
//flagging //reporting
// Flag Comment // Report Comment
report_commentModal = function(id, author) { report_commentModal = function(id, author) {
@ -479,7 +479,7 @@
}); });
// Flag Submission // Report Submission
report_postModal = function(id, author) { report_postModal = function(id, author) {