ok final one

This commit is contained in:
Sander Dorigo
2025-03-31 09:15:03 +02:00
parent 93587cf1b6
commit 3a43ce6546

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) {