This commit is contained in:
Rahim
2025-09-23 00:57:47 +10:00
parent 3065115cf9
commit 68666d0901
28 changed files with 4713 additions and 7180 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ export const SVG_ICONS = {
volumeOff: volumeOffSvg,
fullscreenEnter: fullscreenEnterSvg,
fullscreenExit: fullscreenExitSvg,
} as const;
};
// Legacy interface for backward compatibility
export interface IconDefinition {