remove repetitive errors in groups

This commit is contained in:
ThatOneCalculator 2023-05-29 12:52:43 -07:00
parent c075455bc2
commit 908e7e20cb
No known key found for this signature in database
GPG Key ID: 8703CACD01000000
1 changed files with 4 additions and 0 deletions

View File

@ -111,6 +111,10 @@ async function leave(group) {
</script>
<style lang="scss" scoped>
._fullinfo {
display: none !important;
}
._card {
margin-bottom: 1rem;
._title {