mirror of
https://github.com/C9Glax/tranga-website.git
synced 2025-10-18 11:20:46 +02:00
clean
This commit is contained in:
@@ -6,5 +6,5 @@ export const FetchKeys = {
|
||||
Metadata: { Fetchers: 'Metadata', Links: 'Metadata/Links', Manga: (mangaId: string) => `Metadata/Links/${mangaId}` },
|
||||
Libraries: { All: 'Libraries', Id: (id: string) => `Libraries/${id}` },
|
||||
Settings: { All: 'Settings' },
|
||||
Actions: { Types: 'Actions/Types'}
|
||||
Actions: { Types: 'Actions/Types' },
|
||||
};
|
||||
|
Reference in New Issue
Block a user