mirror of
https://github.com/fromchat-messenger/web.git
synced 2026-09-22 19:15:08 +03:00
Improve image loading
This commit is contained in:
@@ -6,5 +6,7 @@
|
||||
*/
|
||||
|
||||
import { PRODUCT_NAME } from "./config";
|
||||
import { enableMapSet } from "immer";
|
||||
|
||||
document.title = PRODUCT_NAME;
|
||||
document.title = PRODUCT_NAME;
|
||||
enableMapSet();
|
||||
Reference in New Issue
Block a user