mirror of
				https://github.com/beestat/app.git
				synced 2025-11-03 18:37:01 -05:00 
			
		
		
		
	Removed affiliate link for demo
This commit is contained in:
		
							parent
							
								
									566e27fb45
								
							
						
					
					
						commit
						ae74fd4f02
					
				@ -58,7 +58,10 @@ beestat.layer.visualize.prototype.decorate_ = function(parent) {
 | 
			
		||||
      }
 | 
			
		||||
    ]);
 | 
			
		||||
 | 
			
		||||
    if (beestat.setting('visualize.hide_affiliate') === false) {
 | 
			
		||||
    if (
 | 
			
		||||
      beestat.setting('visualize.hide_affiliate') === false &&
 | 
			
		||||
      window.is_demo === false
 | 
			
		||||
    ) {
 | 
			
		||||
      cards.push([
 | 
			
		||||
        {
 | 
			
		||||
          'card': new beestat.component.card.visualize_affiliate(),
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user