mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-19 19:01:58 +00:00
Merge branch 'develop' into dependabot/composer/develop/guzzlehttp/guzzle-7.9.3
This commit is contained in:
@@ -18,7 +18,7 @@
|
|||||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
* 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 {
|
export default class Post {
|
||||||
post(fileName, attachableType, attachableId) {
|
post(fileName, attachableType, attachableId) {
|
||||||
|
Reference in New Issue
Block a user