feat(favorites): add button and local store choice
This commit is contained in:
@@ -3,4 +3,5 @@ export const STORAGE_KEYS = {
|
||||
CREDENTIALS: "komgaCredentials",
|
||||
USER: "stripUser",
|
||||
TTL_CONFIG: "ttlConfig",
|
||||
FAVORITES: "stripstream_favorites",
|
||||
} as const;
|
||||
|
||||
Reference in New Issue
Block a user