Skip to content

Commit e4386f4

Browse files
authored
server : add a subtle loading animation to the edit box (ggml-org#2466)
* editorconfig: add override for the server HTML (which already is 2-space indented) * server: add a subtle loading animation to the edit box
1 parent 3519568 commit e4386f4

File tree

3 files changed

+2045
-1943
lines changed

3 files changed

+2045
-1943
lines changed

.editorconfig

+3
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,6 @@ indent_style = tab
1717

1818
[prompts/*.txt]
1919
insert_final_newline = unset
20+
21+
[examples/server/public/*]
22+
indent_size = 2

0 commit comments

Comments
 (0)