forked from rc/aircox
		
	work on home page, fix views & templates issues
This commit is contained in:
		@ -83,6 +83,7 @@ export default {
 | 
			
		||||
        },
 | 
			
		||||
 | 
			
		||||
        toggle() {
 | 
			
		||||
            console.log('tooogle', this.paused, '-', this.$refs.audio.src)
 | 
			
		||||
            if(this.paused)
 | 
			
		||||
                this.play()
 | 
			
		||||
            else
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user