mirror of
https://git.rezel.net/LudoTech/traque.git
synced 2026-04-10 16:30:18 +02:00
Server heavy refactoring 4 (not functionnal)
This commit is contained in:
@@ -11,7 +11,7 @@ import { useUserState } from '@/hooks/useUserState';
|
||||
// Services
|
||||
import { startLocationTracking , stopLocationTracking } from '@/services/tasks/backgroundLocation';
|
||||
// Constants
|
||||
import { USER_STATE, COLORS } from '@/constants';
|
||||
import { USER_STATE, COLORS } from '@/config';
|
||||
// Traduction
|
||||
import '@/i18n/config';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user