mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 08:53:48 +01:00
remove repetitive errors in groups
This commit is contained in:
parent
b00d1afe9d
commit
1dc2a34537
@ -111,6 +111,10 @@ async function leave(group) {
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style lang="scss" scoped>
|
<style lang="scss" scoped>
|
||||||
|
._fullinfo {
|
||||||
|
display: none !important;
|
||||||
|
}
|
||||||
|
|
||||||
._card {
|
._card {
|
||||||
margin-bottom: 1rem;
|
margin-bottom: 1rem;
|
||||||
._title {
|
._title {
|
||||||
|
Loading…
Reference in New Issue
Block a user