Version 1.0.0 - Signing Key GPG

This commit is contained in:
2025-08-06 23:10:13 +02:00
parent 4ab23f7c52
commit 7b25fcfa5c

View File

@@ -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);