mirror of
				https://github.com/beestat/app.git
				synced 2025-11-04 02:47:01 -05:00 
			
		
		
		
	Stopped hardcoding beestat.touch.
This commit is contained in:
		
							parent
							
								
									fbf70fee67
								
							
						
					
					
						commit
						21519c46c5
					
				@ -5,7 +5,6 @@
 | 
			
		||||
 * @return {boolean} Whether or not the device is touch enabled.
 | 
			
		||||
 */
 | 
			
		||||
beestat.touch = function() {
 | 
			
		||||
  return true;
 | 
			
		||||
  if (beestat.touch_ !== undefined) {
 | 
			
		||||
    return beestat.touch_;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user