diff options
| author | pep <yes@peepee.me> | 2020-07-21 20:48:09 +0000 |
|---|---|---|
| committer | pep <yes@peepee.me> | 2020-07-21 20:48:09 +0000 |
| commit | 789dbb1e734885bd7cf5ad25f0d2f47765a13657 (patch) | |
| tree | 090b79ed96465dbe135f4191468776cbf7a6a954 /public/assets/js/lib/views/details/comments.js | |
| parent | 97bee7fe1a48acb4c34e207863af56894c198151 (diff) | |
attempt at merge
Diffstat (limited to 'public/assets/js/lib/views/details/comments.js')
| -rw-r--r-- | public/assets/js/lib/views/details/comments.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/assets/js/lib/views/details/comments.js b/public/assets/js/lib/views/details/comments.js index 1e8d127..85054de 100644 --- a/public/assets/js/lib/views/details/comments.js +++ b/public/assets/js/lib/views/details/comments.js @@ -97,4 +97,4 @@ var CommentsView = FormView.extend({ } }, -})
\ No newline at end of file +}) |
