Merge branch 'develop' into dependabot/composer/develop/phpstan/phpstan-2.1.11

This commit is contained in:
mergify[bot]
2025-03-31 07:15:49 +00:00
committed by GitHub

View File

@@ -18,7 +18,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
import {api} from "../../../boot/axios";
import {api} from "../../../../boot/axios";
export default class Post {
post(fileName, attachableType, attachableId) {