Edit File by line
/home/zeestwma/ceyloniy.../wp-conte.../plugins/extendif.../src/Launch/api
File: LibraryApi.js
import { Axios as api } from '@launch/api/axios';
[0] Fix | Delete
[1] Fix | Delete
/* Updates the site type in the Library */
[2] Fix | Delete
export const updateSiteType = (data) => api.post('library/site-type', data);
[3] Fix | Delete
[4] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function