Save chat immediately in hide
| @@ -163,7 +163,7 @@ export async function hideChatMessageRange(start, end, unhide, nameFitler = null | ||
| 163 | 163 | hideSwipeButtons(); |
| 164 | 164 | showSwipeButtons(); |
| 165 | 165 | |
| 166 | 166 | saveChatDebouncedawait saveChatConditional(); |
| 167 | 167 | } |
| 168 | 168 | |
| 169 | 169 | /** |