Skip to content

Commit 614b2a6

Browse files
Update app.js
1 parent 17a13eb commit 614b2a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ function hideANS3() {
7474

7575
function showANS4() {
7676
let ans = document.getElementById('ans4');
77-
ans.innerHTML = '<hr><img src="./Screenshot 2024-10-26 182813.png" width="250" height="99"><p>To add a comment, you must have a ScheduGraph account and go to a place that says comments in a header. You will not be able to see which user wrote what for privacy. Inappropriate words are not allowed. You can report a comment if it has inappropriate words.</p>';
77+
ans.innerHTML = '<hr><p>Comments have not been added yet. Keep checking to see!</p>';
7878
}
7979

8080
function hideANS4() {

0 commit comments

Comments
 (0)