We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52ed279 commit 1f67b13Copy full SHA for 1f67b13
src/components/DaemonConfig/InfoTooltip.vue
@@ -15,7 +15,7 @@
15
16
<script>
17
import NcButton from '@nextcloud/vue/dist/Components/NcButton.js'
18
-import Tooltip from '@nextcloud/vue/dist/Directives/TooltipOutline.js'
+import Tooltip from '@nextcloud/vue/dist/Directives/Tooltip.js'
19
import Warning from 'vue-material-design-icons/AlertOutline.vue'
20
import Information from 'vue-material-design-icons/InformationOutline.vue'
21
0 commit comments