mirror of
https://github.com/coalaura/whiskr.git
synced 2025-09-08 17:06:42 +00:00
notes
This commit is contained in:
@@ -32,6 +32,8 @@ whiskr is a private, self-hosted web chat interface for interacting with AI mode
|
||||
|
||||
## TODO
|
||||
|
||||
- improved custom prompts
|
||||
- collapse messages
|
||||
- settings
|
||||
- auto-retry on edit
|
||||
- ctrl+enter vs enter for sending
|
||||
|
@@ -131,6 +131,7 @@ body:not(.loading) #loading {
|
||||
position: absolute;
|
||||
top: 15px;
|
||||
right: 20px;
|
||||
z-index: 45;
|
||||
}
|
||||
|
||||
.notification {
|
||||
|
Reference in New Issue
Block a user