Skip to content

Commit

Permalink
Forgot import
Browse files Browse the repository at this point in the history
  • Loading branch information
LucHeart committed Sep 30, 2023
1 parent 699ad64 commit 1926e6f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ require("@/js/utils.js");
import "bootstrap/scss/bootstrap.scss";
import ApiCall from '/src/js/ApiCall';
import toastr from 'toastr';
import * as Sentry from "@sentry/vue";

toastr.options = {
"positionClass": "toast-bottom-right"
}
Expand Down

0 comments on commit 1926e6f

Please sign in to comment.