mirror of
				https://github.com/EndPwnArchive/cynergy.git
				synced 2024-08-14 22:46:57 +00:00 
			
		
		
		
	Merge pull request #1 from BlockBuilder57/patch-1
Fixed guild members toggle
This commit is contained in:
		
						commit
						be4179c038
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -136,7 +136,7 @@ exports.go = function () {
 | 
				
			||||||
                },
 | 
					                },
 | 
				
			||||||
 | 
					
 | 
				
			||||||
                toggleUsers: function () {
 | 
					                toggleUsers: function () {
 | 
				
			||||||
                    wc.findFunc('toggleSection')[0].exports.toggleSection(wc.get(0).ChannelSections.MEMBERS);
 | 
					                    wc.findFunc('toggleSection')[1].exports.TOGGLE_USERS.action()
 | 
				
			||||||
                }
 | 
					                }
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					@ -318,4 +318,4 @@ exports.discord = {
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
window.$api = exports;
 | 
					window.$api = exports;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue