Skip to content

Commit

Permalink
generateUrl was not imported
Browse files Browse the repository at this point in the history
Signed-off-by: Simon L <[email protected]>
  • Loading branch information
szaimen committed Oct 12, 2023
1 parent 5c5e20e commit be70261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

<script>
import { NcModal, NcButton } from '@nextcloud/vue'
import { imagePath } from '@nextcloud/router'
import { imagePath, generateUrl } from '@nextcloud/router'
import axios from '@nextcloud/axios'
import Page0 from './components/Page0.vue'
Expand Down

0 comments on commit be70261

Please sign in to comment.