Skip to content

Commit

Permalink
improvement(#2221): add VueApp as option to configure step
Browse files Browse the repository at this point in the history
  • Loading branch information
SteKoe committed Jan 20, 2023
1 parent 9617a17 commit 0e45fdc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spring-boot-admin-server-ui/src/main/frontend/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ installables.forEach((view) => {
try {
view.configure
? view.configure({
app,
vue,
i18n: vue.$i18n,
axios,
Expand Down

0 comments on commit 0e45fdc

Please sign in to comment.