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 7a47a3c commit bdf27d4Copy full SHA for bdf27d4
sps-frontend/src/App.vue
@@ -26,7 +26,7 @@
26
<v-spacer />
27
<appswitcher
28
v-if="appswitcherBaseUrl"
29
- :uri="appswitcherBaseUrl"
+ :base-url="appswitcherBaseUrl"
30
:tags="['global']"
31
/>
32
<v-btn text fab>
0 commit comments