Skip to content
This repository was archived by the owner on Feb 4, 2021. It is now read-only.

Commit 63d1828

Browse files
authored
Update application.js
1 parent 88fa8fb commit 63d1828

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

capstone/static/capstone/application.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ document.addEventListener('DOMContentLoaded', () => {
149149
}))
150150
})
151151
}
152+
document.querySelector("#message").value = "";
152153
return false;
153154
})
154155
}

0 commit comments

Comments
 (0)