mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 04:09:29 +02:00
delete console log
This commit is contained in:
@@ -138,7 +138,6 @@ export default {
|
|||||||
const dataCrashParse = JSON.parse(dataCrash)
|
const dataCrashParse = JSON.parse(dataCrash)
|
||||||
|
|
||||||
this.crashObject = dataCrashParse
|
this.crashObject = dataCrashParse
|
||||||
// console.log(this.crashObject)
|
|
||||||
}
|
}
|
||||||
catch (e) {
|
catch (e) {
|
||||||
console.error(e)
|
console.error(e)
|
||||||
|
|||||||
Reference in New Issue
Block a user