0x1998 - MANAGER
Düzenlenen Dosya: LibraryApi.js
import { Axios as api } from '@launch/api/axios'; /* Updates the site type in the Library */ export const updateSiteType = (data) => api.post('library/site-type', data);
geri dön