store: fix undefined Unread

This commit is contained in:
Simon Ser 2023-06-08 12:09:24 +02:00
parent a0ed50a8e2
commit 10d988b891

View file

@ -1,4 +1,4 @@
import { ReceiptType } from "./state.js";
import { ReceiptType, Unread } from "./state.js";
const PREFIX = "gamja_";