Skip to content

Commit f9e5d09

Browse files
committed
ran pre-commit fix
1 parent 8ec89e5 commit f9e5d09

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

chat_client/static/css/klatchatNano.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -437,4 +437,4 @@ background-color: darkblue;
437437

438438
.modal, .modal-backdrop {
439439
position: absolute !important;
440-
}
440+
}

chat_client/static/js/klatchatNano.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4071,4 +4071,4 @@ const initKlatChat = (options) => {
40714071
document.addEventListener('DOMContentLoaded', (e) => {
40724072
return new NanoBuilder(options);
40734073
})
4074-
};
4074+
};

0 commit comments

Comments
 (0)