src/services/api -> src/api

This commit is contained in:
Henry Jameson 2026-06-17 14:36:45 +03:00
commit c81813064b
50 changed files with 74 additions and 74 deletions

View file

@ -1,6 +1,6 @@
import { useOAuthStore } from 'src/stores/oauth.js'
import { fetchUser } from 'src/services/api/public.js'
import { fetchUser } from 'src/api/public.js'
const RemoteUserResolver = {
data: () => ({