mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-21 15:53:45 +02:00
Update logic that handles creation of folders for a server
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import axios, {AxiosInstance, AxiosRequestConfig} from 'axios';
|
||||
import axios, {AxiosInstance} from 'axios';
|
||||
import {ServerApplicationCredentials} from "@/store/types";
|
||||
|
||||
// This token is set in the bootstrap.js file at the beginning of the request
|
||||
|
||||
Reference in New Issue
Block a user