mirror of
https://github.com/Novattz/creamlinux-installer.git
synced 2026-01-30 23:32:49 -05:00
feat: replace legacy Python CLI with GUI app
This commit is contained in:
@@ -1 +1,5 @@
|
||||
export { default as UpdateChecker } from './UpdateChecker'
|
||||
// Update checker implementation
|
||||
export { default as useUpdateChecker } from '@/hooks/useUpdateChecker'
|
||||
|
||||
// Simple component for using the checker
|
||||
export { default as UpdateNotifier } from './UpdateNotifier'
|
||||
Reference in New Issue
Block a user