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

View file

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