chore: standardize chrono provider
Signed-off-by: Sebastian Krupinski <krupinski01@gmail.com>
This commit is contained in:
@@ -10,9 +10,9 @@ import { useServicesStore } from '@/stores/servicesStore'
|
||||
* It initializes the chronoStore which manages calendars, events, tasks, and journals state.
|
||||
*/
|
||||
|
||||
console.log('[ChronoManager] Booting Chrono Manager module...')
|
||||
console.log('[Chrono Manager] Booting Chrono Manager module...')
|
||||
|
||||
console.log('[ChronoManager] Chrono Manager module booted successfully')
|
||||
console.log('[Chrono Manager] Chrono Manager module booted successfully')
|
||||
|
||||
// Export store for external use if needed
|
||||
export { useCollectionsStore, useEntitiesStore, useProvidersStore, useServicesStore }
|
||||
|
||||
Reference in New Issue
Block a user