mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-17 05:38:04 +00:00
fix: some bugs
This commit is contained in:
parent
3449c02d0c
commit
e9b6a81bef
4 changed files with 13 additions and 16 deletions
|
|
@ -24,7 +24,6 @@ Vue.config.productionTip = false;
|
|||
initMediaSession();
|
||||
|
||||
if (process.env.VUE_APP_ENABLE_SENTRY === "true") {
|
||||
console.log("VUE_APP_ENABLE_SENTRY");
|
||||
Sentry.init({
|
||||
dsn:
|
||||
"https://30aaa25152974f48971912a394ab6bc3@o436528.ingest.sentry.io/5477409",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue