You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(dependencies): update file extension check and visibility logic #308
- Add 'vm' to the list of disabled file extensions.
- Replace 'isEnabled' with 'isVisible' for better UI handling.
- Use 'BuildFileProvider' to check file support instead of 'PackageService'.
0 commit comments