Use @nextcloud/axios

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl
2020-01-25 12:28:52 +01:00
parent 6d33ffe881
commit 7fd8419fa9
9 changed files with 9 additions and 9 deletions

View File

@@ -20,7 +20,7 @@
*
*/
import axios from 'nextcloud-axios'
import axios from '@nextcloud/axios'
/**
* This class handles all the api communication with the Deck backend.