feat: nightcap syndicate #2934
@ -559,7 +559,7 @@ function fetchItemList() {
 | 
				
			|||||||
                    });
 | 
					                    });
 | 
				
			||||||
                } else if (type == "Syndicates") {
 | 
					                } else if (type == "Syndicates") {
 | 
				
			||||||
                    items.forEach(item => {
 | 
					                    items.forEach(item => {
 | 
				
			||||||
                        if (item.uniqueName === "ConclaveSyndicate") {
 | 
					                        if (["ConclaveSyndicate", "NightcapJournalSyndicate"].includes(item.uniqueName)) {
 | 
				
			||||||
                            return;
 | 
					                            return;
 | 
				
			||||||
                        }
 | 
					                        }
 | 
				
			||||||
                        if (item.uniqueName.startsWith("RadioLegion")) {
 | 
					                        if (item.uniqueName.startsWith("RadioLegion")) {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user