we be renaming

This commit is contained in:
2025-07-14 13:08:30 +02:00
parent 629f4e6898
commit d4f803e5a5
3 changed files with 4 additions and 4 deletions

View File

@@ -1 +1 @@
export const useApiBase = () => useRuntimeConfig().public.API_BASE;
export const useApiBase = () => useRuntimeConfig().public.apiBase;