remove repetitive errors in groups
This commit is contained in:
parent
c075455bc2
commit
908e7e20cb
|
@ -111,6 +111,10 @@ async function leave(group) {
|
|||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
._fullinfo {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
._card {
|
||||
margin-bottom: 1rem;
|
||||
._title {
|
||||
|
|
Loading…
Reference in New Issue