mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-20 09:43:57 +00:00
- Introduced new translations for banner actions including "Change banner", "Replace banner", "Remove banner", and confirmation prompts in English, Spanish, Portuguese, and Russian. - Updated the UploadBackgroundImageButton component to support banner management with options to change, replace, or remove the banner. - Implemented a confirmation modal for removing the banner. - Enhanced user experience with animations for dropdown menus and button interactions. - Removed deprecated Qiwi downloader support and added Rootz downloader integration.
9 lines
231 B
TypeScript
9 lines
231 B
TypeScript
export * from "./gofile";
|
|
export * from "./datanodes";
|
|
export * from "./mediafire";
|
|
export * from "./pixeldrain";
|
|
export * from "./buzzheavier";
|
|
export * from "./fuckingfast";
|
|
export * from "./vikingfile";
|
|
export * from "./rootz";
|