forked from CSGOWTF/csgowtf
removed console logs
This commit is contained in:
@@ -15,7 +15,7 @@ export default {
|
||||
},
|
||||
setup(props) {
|
||||
watch(() => props.spray, () => {
|
||||
console.log(props.spray)
|
||||
// console.log(props.spray)
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user