mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-08 01:45:28 +00:00
Bump revolt.js to fix objects not being properly updated.
Also don't re-fetch members on each message. Add cursor: pointer to attachment images upon request. Use client message cache for replies.
This commit is contained in:
@@ -89,3 +89,7 @@
|
||||
.image {
|
||||
border-radius: var(--border-radius);
|
||||
}
|
||||
|
||||
.image {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user