aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/src/components/AuthToken.vue
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2023-05-24 09:02:59 +0200
committerGitHub <noreply@github.com>2023-05-24 09:02:59 +0200
commit4811a02740bf39d892be6dd730ca010e8b31ff94 (patch)
tree8253bfd09c3ff6e7225203460c66685ca01f060e /apps/settings/src/components/AuthToken.vue
parent294035f523a0149dcab5eb301ec39e99d09f7adb (diff)
parent7d02d98d9ebff664322dcf3f723db35fdebbed2d (diff)
downloadnextcloud-server-4811a02740bf39d892be6dd730ca010e8b31ff94.tar.gz
nextcloud-server-4811a02740bf39d892be6dd730ca010e8b31ff94.zip
Merge pull request #38329 from nextcloud/pulsejet/patch-webpack
Diffstat (limited to 'apps/settings/src/components/AuthToken.vue')
-rw-r--r--apps/settings/src/components/AuthToken.vue8
1 files changed, 3 insertions, 5 deletions
diff --git a/apps/settings/src/components/AuthToken.vue b/apps/settings/src/components/AuthToken.vue
index d7ed81a35ab..b231af8d387 100644
--- a/apps/settings/src/components/AuthToken.vue
+++ b/apps/settings/src/components/AuthToken.vue
@@ -83,11 +83,9 @@
</template>
<script>
-import {
- NcActions,
- NcActionButton,
- NcActionCheckbox,
-} from '@nextcloud/vue'
+import NcActions from '@nextcloud/vue/dist/Components/NcActions.js'
+import NcActionButton from '@nextcloud/vue/dist/Components/NcActionButton.js'
+import NcActionCheckbox from '@nextcloud/vue/dist/Components/NcActionCheckbox.js'
// When using capture groups the following parts are extracted the first is used as the version number, the second as the OS
const userAgentMap = {