mirror of
https://github.com/lifegpc/eh-downloader.git
synced 2026-07-08 01:31:00 +08:00
Add support to import zip file
This commit is contained in:
@@ -9,4 +9,5 @@ export type StatusData = {
|
||||
};
|
||||
no_user: boolean;
|
||||
is_docker: boolean;
|
||||
libzip_enabled: boolean;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user