feat: Editing large notes (greater than 1.5MB) will result in more optimized syncing, in which changes are saved locally immediately, but sync with the server less frequently (roughly every 30 seconds rather than after every change). (#2768)
This commit is contained in:
@@ -37,6 +37,7 @@ export type IconType =
|
||||
| 'chevron-right'
|
||||
| 'chevron-up'
|
||||
| 'clear-circle-filled'
|
||||
| 'clock'
|
||||
| 'close'
|
||||
| 'cloud-off'
|
||||
| 'code-2'
|
||||
|
||||
Reference in New Issue
Block a user