Version 1.0.0 - Signing Key GPG
This commit is contained in:
		@@ -37,6 +37,7 @@ const props = defineProps({
 | 
				
			|||||||
    }
 | 
					    }
 | 
				
			||||||
});
 | 
					});
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
const guildId = props.guildId;
 | 
					const guildId = props.guildId;
 | 
				
			||||||
if (!guildId) {
 | 
					if (!guildId) {
 | 
				
			||||||
    globalStore.setLastGuild(null);
 | 
					    globalStore.setLastGuild(null);
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user