mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-05-31 02:58:28 +01:00
feat: Add session count to app badge (#575)
This commit is contained in:
3
utils/store.ts
Normal file
3
utils/store.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import { createStore } from 'jotai';
|
||||
|
||||
export const store = createStore();
|
||||
Reference in New Issue
Block a user